StorageMBCapability interface
以 MB 為單位的儲存體大小功能
屬性
name | 儲存體 MB 名稱注意:此屬性不會序列化。 它只能由伺服器填入。 |
status | 狀態注意:此屬性不會序列化。 它只能由伺服器填入。 |
storage |
MB 的儲存體大小注意:此屬性不會序列化。 它只能由伺服器填入。 |
supported |
支援的 IOPS 注意:此屬性不會序列化。 它只能由伺服器填入。 |
supported |
注意:此屬性不會序列化。 它只能由伺服器填入。 |
屬性詳細資料
name
儲存體 MB 名稱注意:此屬性不會序列化。 它只能由伺服器填入。
name?: string
屬性值
string
status
狀態注意:此屬性不會序列化。 它只能由伺服器填入。
status?: string
屬性值
string
storageSizeMB
MB 的儲存體大小注意:此屬性不會序列化。 它只能由伺服器填入。
storageSizeMB?: number
屬性值
number
supportedIops
支援的 IOPS 注意:此屬性不會序列化。 它只能由伺服器填入。
supportedIops?: number
屬性值
number
supportedUpgradableTierList
注意:此屬性不會序列化。 它只能由伺服器填入。
supportedUpgradableTierList?: StorageTierCapability[]