Interface ApplicationGatewayIPConfiguration.DefinitionStages.Blank<ParentT>
-
- Type Parameters:
ParentT- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
ApplicationGatewayIPConfiguration.DefinitionStages.WithSubnet<ParentT>,com.microsoft.azure.management.resources.fluentcore.arm.models.HasSubnet.DefinitionStages.WithSubnet<ApplicationGatewayIPConfiguration.DefinitionStages.WithAttach<ParentT>>
- All Known Subinterfaces:
ApplicationGatewayIPConfiguration.Definition<ParentT>
- Enclosing interface:
- ApplicationGatewayIPConfiguration.DefinitionStages
public static interface ApplicationGatewayIPConfiguration.DefinitionStages.Blank<ParentT> extends ApplicationGatewayIPConfiguration.DefinitionStages.WithSubnet<ParentT>
The first stage of an application gateway IP configuration definition.
-
-
Method Summary
-
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGatewayIPConfiguration.DefinitionStages.WithSubnet
withExistingSubnet, withExistingSubnet
-
-