VmSkuProperties interface
支援的 VM SKU 配置檔
屬性
capabilities | 描述 VM SKU 功能的名稱/值組清單,例如 MemoryGB、vCPU 等。注意:此屬性將不會串行化。 它只能由伺服器填入。 |
name | VM SKU 的名稱注意:此屬性將不會串行化。 它只能由伺服器填入。 |
resource |
SKU 適用的資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
size | VM SKU 的大小注意:此屬性將不會串行化。 它只能由伺服器填入。 |
tier | VM SKU 的層級注意:此屬性將不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
capabilities
描述 VM SKU 功能的名稱/值組清單,例如 MemoryGB、vCPU 等。注意:此屬性將不會串行化。 它只能由伺服器填入。
capabilities?: VmSkuCapabilities[]
屬性值
name
VM SKU 的名稱注意:此屬性將不會串行化。 它只能由伺服器填入。
name?: string
屬性值
string
resourceType
SKU 適用的資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。
resourceType?: string
屬性值
string
size
VM SKU 的大小注意:此屬性將不會串行化。 它只能由伺服器填入。
size?: string
屬性值
string
tier
VM SKU 的層級注意:此屬性將不會串行化。 它只能由伺服器填入。
tier?: string
屬性值
string