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