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