Uses of Interface
com.azure.resourcemanager.network.models.ApplicationGatewayPathRule.UpdateDefinitionStages.WithBackend
-
Packages that use ApplicationGatewayPathRule.UpdateDefinitionStages.WithBackend Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of ApplicationGatewayPathRule.UpdateDefinitionStages.WithBackend in com.azure.resourcemanager.network.models
Subinterfaces of ApplicationGatewayPathRule.UpdateDefinitionStages.WithBackend in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceApplicationGatewayPathRule.UpdateDefinition<ReturnT>The entirety of path rule of URL path map definition as part of an application gateway update.Methods in com.azure.resourcemanager.network.models that return ApplicationGatewayPathRule.UpdateDefinitionStages.WithBackend Modifier and Type Method Description ApplicationGatewayPathRule.UpdateDefinitionStages.WithBackend<ParentT>ApplicationGatewayPathRule.UpdateDefinitionStages.WithBackendHttpConfiguration. toBackendHttpConfiguration(String name)Associates the specified backend HTTP settings configuration with this path rule.
-