Uses of Interface
com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.Blank
-
Packages that use ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.Blank Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.Blank in com.microsoft.azure.management.network
Subinterfaces of ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.Blank in com.microsoft.azure.management.network Modifier and Type Interface Description static interfaceApplicationGatewayRequestRoutingRule.UpdateDefinition<ParentT>The entirety of an application gateway request routing rule definition as part of an application gateway update.Methods in com.microsoft.azure.management.network that return ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.Blank Modifier and Type Method Description ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.Blank<ApplicationGateway.Update>ApplicationGateway.UpdateStages.WithRequestRoutingRule. defineRequestRoutingRule(String name)Begins the definition of a request routing rule for this application gateway.
-