Uses of Interface
com.azure.resourcemanager.network.models.ApplicationGatewayIpConfiguration.UpdateDefinitionStages.Blank
-
Packages that use ApplicationGatewayIpConfiguration.UpdateDefinitionStages.Blank Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of ApplicationGatewayIpConfiguration.UpdateDefinitionStages.Blank in com.azure.resourcemanager.network.models
Subinterfaces of ApplicationGatewayIpConfiguration.UpdateDefinitionStages.Blank in com.azure.resourcemanager.network.models 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.azure.resourcemanager.network.models 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.
-