Interface ApplicationGatewayIpConfiguration.UpdateDefinitionStages
-
- Enclosing interface:
- ApplicationGatewayIpConfiguration
public static interface ApplicationGatewayIpConfiguration.UpdateDefinitionStagesGrouping of application gateway IP configuration definition stages applicable as part of an application gateway update.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceApplicationGatewayIpConfiguration.UpdateDefinitionStages.Blank<ParentT>The first stage of an application gateway IP configuration definition.static interfaceApplicationGatewayIpConfiguration.UpdateDefinitionStages.WithAttach<ParentT>The final stage of an application gateway IP configuration definition.static interfaceApplicationGatewayIpConfiguration.UpdateDefinitionStages.WithSubnet<ParentT>The stage of an application gateway IP configuration definition allowing to specify the subnet the application gateway is on.
-