Formula interface
建立 VM 的公式,指定映像基底和其他參數
- Extends
屬性
author | 公式的作者。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
creation |
公式的建立日期。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
description | 公式的描述。 |
formula |
公式的內容。 |
os |
公式的OS類型。 |
provisioning |
資源的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
unique |
資源的唯一不可變標識碼 (Guid)。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
vm | 要從中建立公式之 VM 的相關信息。 |
繼承的屬性
id | 資源的標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
location | 資源的位置。 |
name | 資源的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
tags | 資源的標記。 |
type | 資源的型別。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
author
公式的作者。 注意:這個屬性不會串行化。 它只能由伺服器填入。
author?: string
屬性值
string
creationDate
公式的建立日期。 注意:這個屬性不會串行化。 它只能由伺服器填入。
creationDate?: Date
屬性值
Date
description
公式的描述。
description?: string
屬性值
string
formulaContent
osType
公式的OS類型。
osType?: string
屬性值
string
provisioningState
資源的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。
provisioningState?: string
屬性值
string
uniqueIdentifier
資源的唯一不可變標識碼 (Guid)。 注意:這個屬性不會串行化。 它只能由伺服器填入。
uniqueIdentifier?: string
屬性值
string
vm
繼承的屬性詳細資料
id
location
name
tags
資源的標記。
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}