Microsoft.Azure.Management.Network.Fluent.VirtualNetworkGateway.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 a virtual network gateway definition. |
IDefinition |
The entirety of the virtual network gateway definition. |
IWithBgp |
The stage of definition allowing to specify virtual network gateway's BGP speaker settings. Note: BGP is supported on Route-Based VPN gateways only. |
IWithCreate |
The stage of the virtual network gateway definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified. |
IWithGatewayType |
The stage of virtual network gateway definition allowing to specify virtual network gateway type. |
IWithGroup |
The stage of the virtual network gateway definition allowing to specify the resource group. |
IWithNetwork |
The stage of the virtual network gateway definition allowing to specify the virtual network. |
IWithPublicIPAddress |
The stage of virtual network gateway definition allowing to specify public IP address for IP configuration. |
IWithSku |
The stage of virtual network gateway definition allowing to specify SKU. |
Azure SDK for .NET