VirtualNetwork interface 
虚拟网络。
- 扩展
 
属性
| allowed | 
	虚拟网络的允许子网。  | 
| created | 
	虚拟网络的创建日期。 注意:此属性不会序列化。 它只能由服务器填充。  | 
| description | 虚拟网络的说明。  | 
| external | 
	虚拟网络的 Microsoft.Network 资源标识符。  | 
| external | 
	外部子网属性。 注意:此属性不会序列化。 它只能由服务器填充。  | 
| provisioning | 
	资源的预配状态。 注意:此属性不会序列化。 它只能由服务器填充。  | 
| subnet | 
	虚拟网络的子网替代。  | 
| unique | 
	资源的唯一不可变标识符(Guid)。 注意:此属性不会序列化。 它只能由服务器填充。  | 
继承属性
| id | 资源的标识符。 注意:此属性不会序列化。 它只能由服务器填充。  | 
| location | 资源的位置。  | 
| name | 资源的名称。 注意:此属性不会序列化。 它只能由服务器填充。  | 
| tags | 资源的标记。  | 
| type | 资源的类型。 注意:此属性不会序列化。 它只能由服务器填充。  | 
属性详细信息
		allowedSubnets
	 
	
		createdDate
	 
	虚拟网络的创建日期。 注意:此属性不会序列化。 它只能由服务器填充。
createdDate?: Date
				属性值
Date
description
虚拟网络的说明。
description?: string
				属性值
string
		externalProviderResourceId
	   
	虚拟网络的 Microsoft.Network 资源标识符。
externalProviderResourceId?: string
				属性值
string
		externalSubnets
	 
	
		provisioningState
	 
	资源的预配状态。 注意:此属性不会序列化。 它只能由服务器填充。
provisioningState?: string
				属性值
string
		subnetOverrides
	 
	
		uniqueIdentifier
	 
	资源的唯一不可变标识符(Guid)。 注意:此属性不会序列化。 它只能由服务器填充。
uniqueIdentifier?: string
				属性值
string
继承属性详细信息
id
location
name
tags
资源的标记。
tags?: {[propertyName: string]: string}
				属性值
{[propertyName: string]: string}