Share via


LocalNetworkSite Members

Represents the local network site.

The following tables list the members exposed by the LocalNetworkSite type.

Public Constructors

  Name Description
  LocalNetworkSite Initializes a new instance of the LocalNetworkSite class.

Top

Public Properties

  Name Description
public property AddressSpace Gets or sets an AddressSpace object that defines the address space of the local network site.
public property Connections Gets or sets a collection of Connection objects that define the types of connections to the local network site.
public property Name Gets or sets the name of the local network site.
public property VpnGatewayAddress Gets or sets the IPv4 address of the local network site.

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

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