ServerSkuCapability interface
Sku 功能
- Extends
屬性
name | Sku 名稱注意:此屬性將不會串行化。 它只能由伺服器填入。 |
supported |
支援的高可用性模式注意:此屬性不會串行化。 它只能由伺服器填入。 |
supported |
支援的 IOPS 注意:此屬性將不會串行化。 它只能由伺服器填入。 |
supported |
MB 附注:此屬性不會串行化每個虛擬核心的支援記憶體。 它只能由伺服器填入。 |
supported |
支援的可用性區域清單。 例如,“1”、“2”、“3” 附注:此屬性將不會串行化。 它只能由伺服器填入。 |
v |
支持的虛擬核心注意:此屬性將不會串行化。 它只能由伺服器填入。 |
繼承的屬性
reason | 無法使用功能的原因。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
status | 功能的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
name
Sku 名稱注意:此屬性將不會串行化。 它只能由伺服器填入。
name?: string
屬性值
string
supportedHaMode
支援的高可用性模式注意:此屬性不會串行化。 它只能由伺服器填入。
supportedHaMode?: string[]
屬性值
string[]
supportedIops
支援的 IOPS 注意:此屬性將不會串行化。 它只能由伺服器填入。
supportedIops?: number
屬性值
number
supportedMemoryPerVcoreMb
MB 附注:此屬性不會串行化每個虛擬核心的支援記憶體。 它只能由伺服器填入。
supportedMemoryPerVcoreMb?: number
屬性值
number
supportedZones
支援的可用性區域清單。 例如,“1”、“2”、“3” 附注:此屬性將不會串行化。 它只能由伺服器填入。
supportedZones?: string[]
屬性值
string[]
vCores
支持的虛擬核心注意:此屬性將不會串行化。 它只能由伺服器填入。
vCores?: number
屬性值
number
繼承的屬性詳細資料
reason
status
功能的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。
status?: CapabilityStatus