Share via


Gateway Members

Represents the gateway references to the local network sites to which the Virtual Network can connect.

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
public property Profile Gets or sets a GatewayProfile value that specifies the size of the gateway connection.
public property Sites Gets or sets a collection of LocalNetworkSite objects that lists the local network sites to which the Virtual Network can connect.
public property VPNClientAddressPool Gets of sets an VPNClientAddressPool object that reserves a pool of IP addresses for VPN clients.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

Gateway Class
Microsoft.WindowsAzure.Management.VirtualNetworks.Models.NetworkListResponse Namespace