Interface VirtualNetworkGatewayIpConfiguration.Definition<ParentT>
- Type Parameters:
ParentT- the stage of the parent application gateway definition to return to after attaching this definition
- All Superinterfaces:
Attachable.InDefinition<ParentT>,HasPublicIpAddress.DefinitionStages.WithExistingPublicIPAddress<VirtualNetworkGatewayIpConfiguration.DefinitionStages.WithAttach<ParentT>>,HasSubnet.DefinitionStages.WithSubnet<VirtualNetworkGatewayIpConfiguration.DefinitionStages.WithAttach<ParentT>>,VirtualNetworkGatewayIpConfiguration.DefinitionStages.Blank<ParentT>,VirtualNetworkGatewayIpConfiguration.DefinitionStages.WithAttach<ParentT>,VirtualNetworkGatewayIpConfiguration.DefinitionStages.WithPublicIPAddress<ParentT>,VirtualNetworkGatewayIpConfiguration.DefinitionStages.WithSubnet<ParentT>
- Enclosing interface:
VirtualNetworkGatewayIpConfiguration
public static interface VirtualNetworkGatewayIpConfiguration.Definition<ParentT>
extends VirtualNetworkGatewayIpConfiguration.DefinitionStages.Blank<ParentT>, VirtualNetworkGatewayIpConfiguration.DefinitionStages.WithAttach<ParentT>, VirtualNetworkGatewayIpConfiguration.DefinitionStages.WithPublicIPAddress<ParentT>
The entirety of virtual network gateway IP configuration definition.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Attachable.InDefinition
attachMethods inherited from interface com.azure.resourcemanager.network.models.HasPublicIpAddress.DefinitionStages.WithExistingPublicIPAddress
withExistingPublicIpAddress, withExistingPublicIpAddressMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasSubnet.DefinitionStages.WithSubnet
withExistingSubnetMethods inherited from interface com.azure.resourcemanager.network.models.VirtualNetworkGatewayIpConfiguration.DefinitionStages.WithSubnet
withExistingSubnet, withExistingSubnet