你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PreValidateEnableBackupResponse 类

定义

启用备份验证请求的响应协定

public class PreValidateEnableBackupResponse
type PreValidateEnableBackupResponse = class
Public Class PreValidateEnableBackupResponse
继承
PreValidateEnableBackupResponse

构造函数

PreValidateEnableBackupResponse()

初始化 PreValidateEnableBackupResponse 类的新实例。

PreValidateEnableBackupResponse(String, String, String, String, String, String)

初始化 PreValidateEnableBackupResponse 类的新实例。

属性

ContainerName

获取或设置指定特定于产品的容器名称。 例如 iaasvmcontainer;iaasvmcontainer;rgname;vmname。 这是门户所必需的

ErrorCode

获取或设置响应错误代码

ErrorMessage

获取或设置响应错误消息

ProtectedItemName

获取或设置指定特定于产品的 ds 名称。 例如 vm;iaasvmcontainer;rgname;vmname。 这是门户所必需的

Recommendation

获取或设置用户的建议操作

Status

获取或设置验证状态。 可能的值包括:“Invalid”、“Succeeded”、“Failed”

适用于