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