GatewayCreateParameters Members
Represents the parameters that are used to create a Virtual Network Gateway.
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 | |
---|---|---|
GatewayType | Gets or sets a GatewayType value that specifies the routing type for the 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.VirtualNetworks.Models Namespace