Gateway Members
Contains gateway references to the local network sites that the virtual network can connect to.
The following tables list the members exposed by the Gateway type.
Public Constructors
Name | Description | |
---|---|---|
Gateway | Initializes a new instance of the Gateway class. |
Top
Public Properties
Name | Description | |
---|---|---|
Profile | Optional. The gateway connection size. | |
Sites | Optional. The list of local network sites that the virtual network can connect to. | |
VPNClientAddressPool | Optional. The VPN Client Address Pool reserves a pool of IP addresses for VPN clients. This object is used for point-to-site connectivity. |
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
Gateway Class
Microsoft.WindowsAzure.Management.Network.Models.NetworkListResponse Namespace