Microsoft.Azure.Management.Network.Fluent.VirtualNetworkGatewayConnection.Definition Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interfaces
IBlank |
The first stage of virtual network gateway connection definition. |
IDefinition |
The entirety of the virtual network gateway connection definition. |
IWithAuthorization |
Stage of definition allowing to add authorization for the connection. |
IWithBgp |
Stage of definition allowing to enable BGP for the connection. |
IWithConnectionType |
Stage of definition allowing to specify connection type. |
IWithCreate |
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. |
IWithLocalNetworkGateway |
Stage of definition allowing to specify local network gateway to connect to. |
IWithSecondVirtualNetworkGateway |
Stage of definition allowing to specify virtual network gateway to connect to. |
IWithSharedKey |
Stage of definition allowing to specify shared key for the connection. |
Azure SDK for .NET