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