Uses of Interface
com.microsoft.azure.management.network.ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithBackendOrAddress
-
Packages that use ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithBackendOrAddress Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithBackendOrAddress in com.microsoft.azure.management.network
Subinterfaces of ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithBackendOrAddress in com.microsoft.azure.management.network 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.microsoft.azure.management.network 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.
-