GuestAgentStatus 成员

Optional. This object contains status information of the Guest Agent installed on a RoleInstance. Guest Agent can be installed on a role instance by setting "ProvisionGuestAgent" to true in Create Deployment or Add Role API calls. Version header: Required to be "2014-04-01" or later.

以下各表列出了由 GuestAgentStatus 类型公开的成员。

公共 构造函数

  Name 说明
  GuestAgentStatus Initializes a new instance of the GuestAgentStatus class.

返回页首

公共 属性

  Name 说明
Code Optional. Integer. Status code from the result of applying the GA settings.
FormattedMessage Optional. This object encapsulates a formatted localized status message from the Guest Agent.
GuestAgentVersion Optional. Version of the Guest Agent installed on the role instance.
Message Optional. This object encapsulates a localized status message from the Guest Agent.
ProtocolVersion Optional. Protocol version used by the Guest Agent for status reporting.
Status Optional. The guest agent status, which can be: "Ready" or "NotReady".
Timestamp Optional. UTC time at which the status was reported.

返回页首

公共 方法

(另请参见 受保护 方法)

  Name 说明
Equals  (继承自 Object
GetHashCode  (继承自 Object
GetType  (继承自 Object
ToString  (继承自 Object

返回页首

受保护 方法

  Name 说明
Finalize  (继承自 Object
MemberwiseClone  (继承自 Object

返回页首

另请参阅

参考

GuestAgentStatus 类
Microsoft.WindowsAzure.Management.Compute.Models 命名空间