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.azure.resourcemanager.network.models.ApplicationGatewayIpConfiguration.DefinitionStages.WithSubnet
withExistingSubnet, withExistingSubnetMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Attachable.InDefinition
attachMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasSubnet.DefinitionStages.WithSubnet
withExistingSubnet