Uses of Interface
com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.Blank
-
Packages that use ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.Blank Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.Blank in com.microsoft.azure.management.network
Subinterfaces of ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.Blank in com.microsoft.azure.management.network Modifier and Type Interface Description static interfaceApplicationGatewayBackendHttpConfiguration.UpdateDefinition<ReturnT>The entirety of an application gateway backend HTTPS configuration definition as part of an application gateway update.Methods in com.microsoft.azure.management.network that return ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.Blank Modifier and Type Method Description ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.Blank<ApplicationGateway.Update>ApplicationGateway.UpdateStages.WithBackendHttpConfig. defineBackendHttpConfiguration(String name)Begins the definition of a new application gateway backend HTTP configuration to be attached to the gateway.
-