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

AgentUpgrade 类

定义

信息 w.r.t 代理升级。

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

构造函数

AgentUpgrade()

初始化 AgentUpgrade 的新实例。

属性

CorrelationId

每次升级时从 RSM 传入的相关 ID。

DesiredVersion

指定计算机的版本信息 w.r.t AgentUpgrade。

EnableAutomaticUpgrade

指定 RSM 是否应尝试升级此计算机。

LastAttemptMessage

上次升级尝试失败消息(如果有)。

LastAttemptStatus

指定代理升级的状态。

LastAttemptTimestamp

上次升级尝试的时间戳。

适用于