DiskDetails interface
Onprem 磁碟詳細數據。
屬性
max |
以 MB 為單位的硬碟大小上限。 |
vhd |
VHD 識別碼。 |
vhd |
VHD 名稱。 |
vhd |
磁碟區的型別。 |
屬性詳細資料
maxSizeMB
以 MB 為單位的硬碟大小上限。
maxSizeMB?: number
屬性值
number
vhdId
VHD 識別碼。
vhdId?: string
屬性值
string
vhdName
VHD 名稱。
vhdName?: string
屬性值
string
vhdType
磁碟區的型別。
vhdType?: string
屬性值
string