Share via


VirtualNetworkSite Members

Represents the Virtual Network space that is dedicated to a subscription.

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

Public Constructors

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

Top

Public Properties

  Name Description
public property AddressSpace Gets or sets a collection of AddressSpace objects that lists the network address spaces for a Virtual Network site.
public property AffinityGroup Gets or sets the name of an affinity group for the Virtual Network site.
public property DnsServers Gets or sets a collection of DnsServer objects that lists the DNS Servers that are associated with the Virtual Network site.
public property Gateway Gets or sets an Gateway object that contains the definition of the Virtual Network Gateway.
public property Id Gets or sets a unique identifier that represents the Virtual Network site.
public property Label Gest or sets the friendly identifier of the site.
public property Name Gets or sets the name of the Virtual Network site.
public property State Gets or sets the current status of the Virtual Network.
public property Subnets Gets or sets a collection of Subnet objects that lists the network subnets for a Virtual 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

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