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.
-