共用方式為


VolumeFailoverMetadata interface

具有有效雲端快照集之磁碟區的元數據。

屬性

backupCreatedDate

擷取快照集的日期。

backupElementId

備份集內此磁碟區的備份專案路徑標識碼。

backupId

備份集的路徑識別碼。

backupPolicyId

用來建立快照集之備份原則的路徑標識碼。

sizeInBytes

在擷取快照集時,磁碟區的大小以位元組為單位。

volumeId

磁碟區的路徑識別碼。

volumeType

磁碟區的型別。

屬性詳細資料

backupCreatedDate

擷取快照集的日期。

backupCreatedDate?: Date

屬性值

Date

backupElementId

備份集內此磁碟區的備份專案路徑標識碼。

backupElementId?: string

屬性值

string

backupId

備份集的路徑識別碼。

backupId?: string

屬性值

string

backupPolicyId

用來建立快照集之備份原則的路徑標識碼。

backupPolicyId?: string

屬性值

string

sizeInBytes

在擷取快照集時,磁碟區的大小以位元組為單位。

sizeInBytes?: number

屬性值

number

volumeId

磁碟區的路徑識別碼。

volumeId?: string

屬性值

string

volumeType

磁碟區的型別。

volumeType?: VolumeType

屬性值