Uses of Interface
com.azure.resourcemanager.network.models.ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithFrontend
-
Packages that use ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithFrontend Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithFrontend in com.azure.resourcemanager.network.models
Subinterfaces of ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithFrontend in com.azure.resourcemanager.network.models 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.Blank<ParentT>The first stage of an application gateway request routing rule definition.static interfaceApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithListenerOrFrontend<ParentT>The stage of an application gateway request routing rule definition allowing to associate an existing listener with the rule, or create a new one implicitly by specifying the frontend to listen to.
-