LongTermRetentionOperationResultProperties interface
包含長期保留備份操作的操作結果屬性。
屬性
| from |
來源備份資源識別碼 |
| message | 進度訊息 |
| operation |
作業類型。 |
| request |
要求標識碼。 |
| status | 作業狀態 |
| target |
複製備份的儲存冗餘類型 |
| to |
目標備份資源識別碼 |
屬性詳細資料
fromBackupResourceId
來源備份資源識別碼
fromBackupResourceId?: string
屬性值
string
message
進度訊息
message?: string
屬性值
string
operationType
作業類型。
operationType?: string
屬性值
string
requestId
要求標識碼。
requestId?: string
屬性值
string
status
作業狀態
status?: string
屬性值
string
targetBackupStorageRedundancy
複製備份的儲存冗餘類型
targetBackupStorageRedundancy?: string
屬性值
string
toBackupResourceId
目標備份資源識別碼
toBackupResourceId?: string
屬性值
string