共用方式為


ExportDiskDetails interface

匯出磁碟詳細數據

屬性

backupManifestCloudPath

備份指令清單的路徑,只有在 enableManifestBackup 為 true 時才會傳回。 注意:這個屬性不會串行化。 它只能由伺服器填入。

manifestFile

磁碟上指令清單檔的相對路徑。 注意:這個屬性不會串行化。 它只能由伺服器填入。

manifestHash

磁碟上指令清單檔案的Base16編碼 MD5 哈希。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

backupManifestCloudPath

備份指令清單的路徑,只有在 enableManifestBackup 為 true 時才會傳回。 注意:這個屬性不會串行化。 它只能由伺服器填入。

backupManifestCloudPath?: string

屬性值

string

manifestFile

磁碟上指令清單檔的相對路徑。 注意:這個屬性不會串行化。 它只能由伺服器填入。

manifestFile?: string

屬性值

string

manifestHash

磁碟上指令清單檔案的Base16編碼 MD5 哈希。 注意:這個屬性不會串行化。 它只能由伺服器填入。

manifestHash?: string

屬性值

string