Uses of Interface
com.azure.resourcemanager.network.models.ApplicationGatewayPathRule.DefinitionStages.Blank
-
Packages that use ApplicationGatewayPathRule.DefinitionStages.Blank Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of ApplicationGatewayPathRule.DefinitionStages.Blank in com.azure.resourcemanager.network.models
Subinterfaces of ApplicationGatewayPathRule.DefinitionStages.Blank 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.Methods in com.azure.resourcemanager.network.models that return ApplicationGatewayPathRule.DefinitionStages.Blank Modifier and Type Method Description ApplicationGatewayPathRule.DefinitionStages.Blank<ApplicationGatewayUrlPathMap.DefinitionStages.WithAttach<ParentT>>ApplicationGatewayUrlPathMap.DefinitionStages.WithPathRule. definePathRule(String name)Begins the definition of path rule.
-