Uses of Interface
com.azure.resourcemanager.network.models.ApplicationGatewayBackend.UpdateDefinitionStages.Blank
-
Packages that use ApplicationGatewayBackend.UpdateDefinitionStages.Blank Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of ApplicationGatewayBackend.UpdateDefinitionStages.Blank in com.azure.resourcemanager.network.models
Subinterfaces of ApplicationGatewayBackend.UpdateDefinitionStages.Blank in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceApplicationGatewayBackend.UpdateDefinition<ParentT>The entirety of an application gateway backend definition as part of an application gateway update.Methods in com.azure.resourcemanager.network.models that return ApplicationGatewayBackend.UpdateDefinitionStages.Blank Modifier and Type Method Description ApplicationGatewayBackend.UpdateDefinitionStages.Blank<ApplicationGateway.Update>ApplicationGateway.UpdateStages.WithBackend. defineBackend(String name)Begins the definition of a new application gateway backend to be attached to the gateway.
-