你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
PreBackupValidation interface
Pre-backup validation for Azure VM Workload provider.
Properties
code | Error code of protectable item |
message | Message corresponding to the error code for the protectable item |
status | Status of protectable item, i.e. InProgress,Succeeded,Failed |
Property Details
code
Error code of protectable item
code?: string
Property Value
string
message
Message corresponding to the error code for the protectable item
message?: string
Property Value
string
status
Status of protectable item, i.e. InProgress,Succeeded,Failed
status?: string
Property Value
string