VirtualNetworkGatewayCreateParameters Class
Definition
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.
Parameters supplied to the Create Virtual Network Gateway operation.
public class VirtualNetworkGatewayCreateParameters
type VirtualNetworkGatewayCreateParameters = class
Public Class VirtualNetworkGatewayCreateParameters
- Inheritance
-
VirtualNetworkGatewayCreateParameters
Constructors
VirtualNetworkGatewayCreateParameters() |
Initializes a new instance of the VirtualNetworkGatewayCreateParameters class. |
Properties
BgpSettings |
Optional. BGP settings for this virtual network gateway |
GatewayName |
Optional. The name of the virtual network gateway. |
GatewaySKU |
Optional. The SKU of this virtual network gateway. Valid values are Default, HighPerformance and Standard. |
GatewayType |
Optional. The routing type for this virtual network gateway. |
Location |
Optional. The location of the virtual network gateway. |
VnetId |
Optional. Virtual network Id. |