Uses of Interface
com.microsoft.azure.management.network.ApplicationGatewayIPConfiguration.UpdateDefinitionStages.Blank
-
Packages that use ApplicationGatewayIPConfiguration.UpdateDefinitionStages.Blank Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of ApplicationGatewayIPConfiguration.UpdateDefinitionStages.Blank in com.microsoft.azure.management.network
Subinterfaces of ApplicationGatewayIPConfiguration.UpdateDefinitionStages.Blank in com.microsoft.azure.management.network Modifier and Type Interface Description static interfaceApplicationGatewayIPConfiguration.UpdateDefinition<ParentT>The entirety of an application gateway IP configuration definition as part of an application gateway update.Methods in com.microsoft.azure.management.network that return ApplicationGatewayIPConfiguration.UpdateDefinitionStages.Blank Modifier and Type Method Description ApplicationGatewayIPConfiguration.UpdateDefinitionStages.Blank<ApplicationGateway.Update>ApplicationGateway.UpdateStages.WithIPConfig. defineDefaultIPConfiguration()Begins the definition of the default IP configuration.
-