Uses of Interface
com.azure.resourcemanager.network.models.ApplicationGatewayPathRule.DefinitionStages.WithPath
-
Packages that use ApplicationGatewayPathRule.DefinitionStages.WithPath Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of ApplicationGatewayPathRule.DefinitionStages.WithPath in com.azure.resourcemanager.network.models
Subinterfaces of ApplicationGatewayPathRule.DefinitionStages.WithPath in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceApplicationGatewayPathRule.Definition<ReturnT>The entirety of a path rule of URL path map definition.static interfaceApplicationGatewayPathRule.DefinitionStages.WithAttach<ReturnT>The final stage of a path rule of URL path map definition.Methods in com.azure.resourcemanager.network.models that return ApplicationGatewayPathRule.DefinitionStages.WithPath Modifier and Type Method Description ApplicationGatewayPathRule.DefinitionStages.WithPath<ParentT>ApplicationGatewayPathRule.DefinitionStages.WithBackend. toBackend(String name)Associates the path rule with a backend on this application gateway.
-