Uses of Interface
com.microsoft.azure.management.network.ApplicationGatewayRedirectConfiguration.UpdateDefinitionStages.Blank
-
Packages that use ApplicationGatewayRedirectConfiguration.UpdateDefinitionStages.Blank Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of ApplicationGatewayRedirectConfiguration.UpdateDefinitionStages.Blank in com.microsoft.azure.management.network
Subinterfaces of ApplicationGatewayRedirectConfiguration.UpdateDefinitionStages.Blank in com.microsoft.azure.management.network Modifier and Type Interface Description static interfaceApplicationGatewayRedirectConfiguration.UpdateDefinition<ReturnT>The entirety of an application gateway redirect configuration definition as part of an application gateway update.Methods in com.microsoft.azure.management.network that return ApplicationGatewayRedirectConfiguration.UpdateDefinitionStages.Blank Modifier and Type Method Description ApplicationGatewayRedirectConfiguration.UpdateDefinitionStages.Blank<ApplicationGateway.Update>ApplicationGateway.UpdateStages.WithRedirectConfiguration. defineRedirectConfiguration(String name)Begins the definition of a new application gateway redirect configuration to be attached to the gateway.
-