Interface ApplicationGatewayIpConfiguration.Update
-
- All Superinterfaces:
ApplicationGatewayIpConfiguration.UpdateStages.WithSubnet,HasSubnet.UpdateStages.WithSubnet<ApplicationGatewayIpConfiguration.Update>,Settable<ApplicationGateway.Update>
- Enclosing interface:
- ApplicationGatewayIpConfiguration
public static interface ApplicationGatewayIpConfiguration.Update extends Settable<ApplicationGateway.Update>, ApplicationGatewayIpConfiguration.UpdateStages.WithSubnet
The entirety of an application gateway IP configuration update as part of an application gateway update.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.network.models.ApplicationGatewayIpConfiguration.UpdateStages.WithSubnet
withExistingSubnet, withExistingSubnet
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasSubnet.UpdateStages.WithSubnet
withExistingSubnet
-
-