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