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 Attachable.InDefinition
attachMethods inherited from interface HasPublicIpAddress.DefinitionStages.WithExistingPublicIPAddress
withExistingPublicIpAddress, withExistingPublicIpAddressMethods inherited from interface HasSubnet.DefinitionStages.WithSubnet
withExistingSubnetMethods inherited from interface VirtualNetworkGatewayIpConfiguration.DefinitionStages.WithSubnet
withExistingSubnet, withExistingSubnet