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