共用方式為


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

屬性值