GatewayCreateParameters Members
Parameters supplied to the Create Virtual Network Gateway operation.
The following tables list the members exposed by the GatewayCreateParameters type.
Public Constructors
Name | Description | |
---|---|---|
GatewayCreateParameters | Initializes a new instance of the GatewayCreateParameters class. |
Top
Public Properties
Name | Description | |
---|---|---|
GatewaySKU | Optional. The SKU of this virtual network gateway. Valid values are Default and HighPerformance. | |
GatewayType | Optional. The routing type for this virtual network gateway. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
GatewayCreateParameters Class
Microsoft.WindowsAzure.Management.Network.Models Namespace