Uses of Interface
com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackend
-
Packages that use ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackend Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackend in com.microsoft.azure.management.network
Subinterfaces of ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackend 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.static interfaceApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackendOrAddress<ParentT>The stage of an application gateway request routing rule definition allowing to add an address to specify an existing backend to associate with this request routing rule or create a new backend with an auto-generated name and addresses to it.
-