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