CustomizationPolicy interface 
虚拟机自定义策略
属性
| description | 策略说明  | 
| id | 自定义策略 Azure ID  | 
| location | Azure 区域  | 
| name | 自定义策略名称注意:此属性不会序列化。 它只能由服务器填充。  | 
| private | 
	私有云 ID  | 
| specification | 详细的自定义策略规范  | 
| type | 注意:此属性不会序列化。 它只能由服务器填充。  | 
| type | 
	自定义类型(Linux 或 Windows)  | 
| version | 策略版本  | 
属性详细信息
description
策略说明
description?: string
				属性值
string
id
自定义策略 Azure ID
id?: string
				属性值
string
location
Azure 区域
location?: string
				属性值
string
name
自定义策略名称注意:此属性不会序列化。 它只能由服务器填充。
name?: string
				属性值
string
		privateCloudId
	  
	私有云 ID
privateCloudId?: string
				属性值
string
specification
type
注意:此属性不会序列化。 它只能由服务器填充。
type?: string
				属性值
string
		typePropertiesType
	  
	自定义类型(Linux 或 Windows)
typePropertiesType?: string
				属性值
string
version
策略版本
version?: string
				属性值
string