VolumeFailoverMetadata interface
具有有效雲端快照集之磁碟區的元數據。
屬性
backup |
擷取快照集的日期。 |
backup |
備份集內此磁碟區的備份專案路徑標識碼。 |
backup |
備份集的路徑識別碼。 |
backup |
用來建立快照集之備份原則的路徑標識碼。 |
size |
在擷取快照集時,磁碟區的大小以位元組為單位。 |
volume |
磁碟區的路徑識別碼。 |
volume |
磁碟區的型別。 |
屬性詳細資料
backupCreatedDate
擷取快照集的日期。
backupCreatedDate?: Date
屬性值
Date
backupElementId
備份集內此磁碟區的備份專案路徑標識碼。
backupElementId?: string
屬性值
string
backupId
備份集的路徑識別碼。
backupId?: string
屬性值
string
backupPolicyId
用來建立快照集之備份原則的路徑標識碼。
backupPolicyId?: string
屬性值
string
sizeInBytes
在擷取快照集時,磁碟區的大小以位元組為單位。
sizeInBytes?: number
屬性值
number
volumeId
磁碟區的路徑識別碼。
volumeId?: string
屬性值
string