次の方法で共有


InMageAgentDetails.AgentUpdateStatus Property

Definition

Gets or sets a value indicating whether installed agent needs to be updated.

[Newtonsoft.Json.JsonProperty(PropertyName="agentUpdateStatus")]
public string AgentUpdateStatus { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="agentUpdateStatus")>]
member this.AgentUpdateStatus : string with get, set
Public Property AgentUpdateStatus As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to