Uses of Interface
com.microsoft.azure.management.network.ApplicationGatewayRedirectConfiguration.DefinitionStages.WithPathIncluded
-
Packages that use ApplicationGatewayRedirectConfiguration.DefinitionStages.WithPathIncluded Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of ApplicationGatewayRedirectConfiguration.DefinitionStages.WithPathIncluded in com.microsoft.azure.management.network
Subinterfaces of ApplicationGatewayRedirectConfiguration.DefinitionStages.WithPathIncluded in com.microsoft.azure.management.network Modifier and Type Interface Description static interfaceApplicationGatewayRedirectConfiguration.Definition<ReturnT>The entirety of an application gateway redirect configuration definition.static interfaceApplicationGatewayRedirectConfiguration.DefinitionStages.WithAttachAndPath<ReturnT>The stage of an application gateway redirect configuration allowing to specify whether the query string should be included in the redirected URL or other optional settings.
-