Share via


RegisteredServer.AgentVersionStatus Property

Definition

Gets registered Server Agent Version Status. Possible values include: 'Ok', 'NearExpiry', 'Expired', 'Blocked'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.agentVersionStatus")]
public string AgentVersionStatus { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.agentVersionStatus")>]
member this.AgentVersionStatus : string
Public ReadOnly Property AgentVersionStatus As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to