Interface VirtualNetworkGatewayConnection.DefinitionStages
-
- Enclosing interface:
- VirtualNetworkGatewayConnection
public static interface VirtualNetworkGatewayConnection.DefinitionStagesGrouping of virtual network gateway connection definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceVirtualNetworkGatewayConnection.DefinitionStages.BlankThe first stage of virtual network gateway connection definition.static interfaceVirtualNetworkGatewayConnection.DefinitionStages.WithAuthorizationStage of definition allowing to add authorization for the connection.static interfaceVirtualNetworkGatewayConnection.DefinitionStages.WithBgpStage of definition allowing to enable BGP for the connection.static interfaceVirtualNetworkGatewayConnection.DefinitionStages.WithConnectionTypeStage of definition allowing to specify connection type.static interfaceVirtualNetworkGatewayConnection.DefinitionStages.WithCreateThe stage of a virtual network gateway connection definition with sufficient inputs to create a new connection in the cloud, but exposing additional optional settings to specify.static interfaceVirtualNetworkGatewayConnection.DefinitionStages.WithLocalNetworkGatewayStage of definition allowing to specify local network gateway to connect to.static interfaceVirtualNetworkGatewayConnection.DefinitionStages.WithSecondVirtualNetworkGatewayStage of definition allowing to specify virtual network gateway to connect to.static interfaceVirtualNetworkGatewayConnection.DefinitionStages.WithSharedKeyStage of definition allowing to specify shared key for the connection.
-