ReturnT - the stage of the parent application gateway definition to return to after attaching this
definitionpublic static interface ApplicationGatewayRedirectConfiguration.DefinitionStages.WithType<ReturnT>
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayRedirectConfiguration.DefinitionStages.WithTarget<ReturnT> |
withType(ApplicationGatewayRedirectType redirectType)
Specifies the redirection type.
|
ApplicationGatewayRedirectConfiguration.DefinitionStages.WithTarget<ReturnT> withType(ApplicationGatewayRedirectType redirectType)
redirectType - a redirection typeCopyright © 2021 Microsoft Corporation. All rights reserved.