Microsoft.Azure.Management.Network.Fluent.VirtualNetworkGatewayIPConfiguration.Definition Namespace

Interfaces

IBlank<ParentT>

The first stage of an virtual network gateway IP configuration definition.

IDefinition<ParentT>

The entirety of virtual network gateway IP configuration definition.

IWithAttach<ParentT>

The final stage of the virtual network gateway IP configuration definition. At this stage, any remaining optional settings can be specified, or the definition can be attached to the parent virtual network gateway definition.

IWithPublicIPAddress<ParentT>

The stage of virtual network gateway frontend definition allowing to specify an existing public IP address to make the virtual network gateway available at as Internet-facing.

IWithSubnet<ParentT>

The stage of virtual network gateway IP configuration definition allowing to specify the subnet the virtual network gateway is on.