CustomizationPolicy interface
虛擬機自定義原則
屬性
| description | 原則描述 |
| id | 自定義原則 Azure 識別碼 |
| location | Azure 區域 |
| name | 自定義原則名稱注意:此屬性將不會串行化。 它只能由伺服器填入。 |
| private |
私人雲端標識碼 |
| specification | 詳細的自定義原則規格 |
| type | 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| type |
自訂類型 (Linux 或 Windows) |
| version | 原則版本 |
屬性詳細資料
description
原則描述
description?: string
屬性值
string
id
自定義原則 Azure 識別碼
id?: string
屬性值
string
location
Azure 區域
location?: string
屬性值
string
name
自定義原則名稱注意:此屬性將不會串行化。 它只能由伺服器填入。
name?: string
屬性值
string
privateCloudId
私人雲端標識碼
privateCloudId?: string
屬性值
string
specification
type
注意:這個屬性不會串行化。 它只能由伺服器填入。
type?: string
屬性值
string
typePropertiesType
自訂類型 (Linux 或 Windows)
typePropertiesType?: string
屬性值
string
version
原則版本
version?: string
屬性值
string