ReturnT - the stage of the parent application gateway update to return to after attaching this definitionpublic static interface ApplicationGatewayRedirectConfiguration.UpdateDefinitionStages.WithType<ReturnT>
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayRedirectConfiguration.UpdateDefinitionStages.WithTarget<ReturnT> |
withType(ApplicationGatewayRedirectType redirectType)
Specifies the redirection type.
|
ApplicationGatewayRedirectConfiguration.UpdateDefinitionStages.WithTarget<ReturnT> withType(ApplicationGatewayRedirectType redirectType)
redirectType - a redirection type/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/