NetworkListResponse::VirtualNetworkSite Properties

 

Namespace:   Microsoft.WindowsAzure.Management.Network.Models
Assembly:  Microsoft.WindowsAzure.Management.Network (in Microsoft.WindowsAzure.Management.Network.dll)

NameDescription
System_CAPS_pubpropertyAddressSpace

Optional. The list of network address spaces for a virtual network site. This represents the overall network space contained within the virtual network site.

System_CAPS_pubpropertyAffinityGroup

Optional. An affinity group, which indirectly refers to the location where the virtual network exists.

System_CAPS_pubpropertyDnsServers

Optional. The list of available DNS Servers associated with the virtual network site.

System_CAPS_pubpropertyGateway

Optional. The gateway that contains a list of Local Network Sites which enable the Virtual Network Site to communicate with a customer's on-premise networks.

System_CAPS_pubpropertyId

Optional. A unique string identifier that represents the virtual network site.

System_CAPS_pubpropertyLabel

Optional. The friendly identifier for the site.

System_CAPS_pubpropertyLocation

Optional. Gets or sets the virtual network location.

System_CAPS_pubpropertyName

Optional. Name of the virtual network site.

System_CAPS_pubpropertyState

Optional. Current status of the virtual network. (Created, Creating, Updating, Deleting, or Unavailable.)

System_CAPS_pubpropertySubnets

Optional. The list of network subnets for a virtual network site. All network subnets must be contained within the overall virtual network address spaces.

Return to top
Show: