Uses of Interface
com.azure.resourcemanager.network.models.ApplicationGatewayBackend.UpdateDefinitionStages.WithAddress
-
Packages that use ApplicationGatewayBackend.UpdateDefinitionStages.WithAddress Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of ApplicationGatewayBackend.UpdateDefinitionStages.WithAddress in com.azure.resourcemanager.network.models
Subinterfaces of ApplicationGatewayBackend.UpdateDefinitionStages.WithAddress 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.static interfaceApplicationGatewayBackend.UpdateDefinitionStages.Blank<ParentT>The first stage of an application gateway backend definition.static interfaceApplicationGatewayBackend.UpdateDefinitionStages.WithAttach<ParentT>The final stage of an application gateway backend definition.
-