Uses of Interface
com.azure.resourcemanager.network.models.ApplicationGatewayPathRule.UpdateDefinitionStages.Blank
-
Packages that use ApplicationGatewayPathRule.UpdateDefinitionStages.Blank Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of ApplicationGatewayPathRule.UpdateDefinitionStages.Blank in com.azure.resourcemanager.network.models
Subinterfaces of ApplicationGatewayPathRule.UpdateDefinitionStages.Blank 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.Blank Modifier and Type Method Description ApplicationGatewayPathRule.UpdateDefinitionStages.Blank<ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithAttach<ParentT>>ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithPathRule. definePathRule(String name)Associates the URL path map with a path rule on this application gateway.
-