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