Uses of Interface
com.azure.resourcemanager.network.models.ApplicationGatewayBackend.DefinitionStages.WithAddress
-
Packages that use ApplicationGatewayBackend.DefinitionStages.WithAddress Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of ApplicationGatewayBackend.DefinitionStages.WithAddress in com.azure.resourcemanager.network.models
Subinterfaces of ApplicationGatewayBackend.DefinitionStages.WithAddress in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceApplicationGatewayBackend.Definition<ParentT>The entirety of an application gateway backend definition.static interfaceApplicationGatewayBackend.DefinitionStages.Blank<ParentT>The first stage of an application gateway backend definition.static interfaceApplicationGatewayBackend.DefinitionStages.WithAttach<ParentT>The final stage of an application gateway backend definition.
-