public static interface VirtualNetworkGatewayConnection.DefinitionStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
VirtualNetworkGatewayConnection.DefinitionStages.Blank
The first stage of virtual network gateway connection definition.
|
static interface |
VirtualNetworkGatewayConnection.DefinitionStages.WithAuthorization
Stage of definition allowing to add authorization for the connection.
|
static interface |
VirtualNetworkGatewayConnection.DefinitionStages.WithBgp
Stage of definition allowing to enable BGP for the connection.
|
static interface |
VirtualNetworkGatewayConnection.DefinitionStages.WithConnectionType
Stage of definition allowing to specify connection type.
|
static interface |
VirtualNetworkGatewayConnection.DefinitionStages.WithCreate
The 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 interface |
VirtualNetworkGatewayConnection.DefinitionStages.WithLocalNetworkGateway
Stage of definition allowing to specify local network gateway to connect to.
|
static interface |
VirtualNetworkGatewayConnection.DefinitionStages.WithSecondVirtualNetworkGateway
Stage of definition allowing to specify virtual network gateway to connect to.
|
static interface |
VirtualNetworkGatewayConnection.DefinitionStages.WithSharedKey
Stage of definition allowing to specify shared key for the connection.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.