VirtualNetworkSite 成员
Contains the collections of parameters used to configure a virtual network space that is dedicated to your subscription without overlapping with other networks
以下各表列出了由 VirtualNetworkSite 类型公开的成员。
公共 构造函数
Name | 说明 | |
---|---|---|
VirtualNetworkSite | Initializes a new instance of the VirtualNetworkSite class. |
返回页首
公共 属性
Name | 说明 | |
---|---|---|
AddressSpace | Optional. The list of network address spaces for a virtual network site. This represents the overall network space contained within the virtual network site. | |
AffinityGroup | Optional. An affinity group, which indirectly refers to the location where the virtual network exists. | |
DnsServers | Optional. The list of available DNS Servers associated with the virtual network site. | |
Gateway | 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. | |
Id | Optional. A unique string identifier that represents the virtual network site. | |
Label | Optional. The friendly identifier for the site. | |
Location | Optional. Gets or sets the virtual network location. | |
Name | Optional. Name of the virtual network site. | |
State | Optional. Current status of the virtual network. (Created, Creating, Updating, Deleting, or Unavailable.) | |
Subnets | Optional. The list of network subnets for a virtual network site. All network subnets must be contained within the overall virtual network address spaces. |
返回页首
公共 方法
(另请参见 受保护 方法)
Name | 说明 | |
---|---|---|
Equals | (继承自 Object) | |
GetHashCode | (继承自 Object) | |
GetType | (继承自 Object) | |
ToString | (继承自 Object) |
返回页首
受保护 方法
Name | 说明 | |
---|---|---|
Finalize | (继承自 Object) | |
MemberwiseClone | (继承自 Object) |
返回页首
另请参阅
参考
VirtualNetworkSite 类
Microsoft.WindowsAzure.Management.Network.Models.NetworkListResponse 命名空间