Uses of Interface
com.azure.resourcemanager.network.models.ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.Blank
-
Packages that use ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.Blank Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.Blank in com.azure.resourcemanager.network.models
Subinterfaces of ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.Blank in com.azure.resourcemanager.network.models 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.azure.resourcemanager.network.models 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.
-