Uses of Interface
com.azure.resourcemanager.network.models.ApplicationGatewayBackend.DefinitionStages.Blank
-
Packages that use ApplicationGatewayBackend.DefinitionStages.Blank Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of ApplicationGatewayBackend.DefinitionStages.Blank in com.azure.resourcemanager.network.models
Subinterfaces of ApplicationGatewayBackend.DefinitionStages.Blank in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceApplicationGatewayBackend.Definition<ParentT>The entirety of an application gateway backend definition.Methods in com.azure.resourcemanager.network.models 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.
-