Uses of Interface
com.azure.resourcemanager.network.models.ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithBackendOrAddress
-
Packages that use ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithBackendOrAddress Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithBackendOrAddress in com.azure.resourcemanager.network.models
Subinterfaces of ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithBackendOrAddress in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceApplicationGatewayUrlPathMap.UpdateDefinition<ReturnT>The entirety of an application gateway URL path map definition as part of an application gateway update.Methods in com.azure.resourcemanager.network.models that return ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithBackendOrAddress Modifier and Type Method Description ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithBackendOrAddress<ParentT>ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithBackendHttpConfiguration. toBackendHttpPort(int portNumber)Creates a backend HTTP settings configuration for the specified backend port and the HTTP protocol, and associates it with this URL path map.
-