Share via


RegisteredServerCreateParameters.AgentVersion Property

Definition

Gets or sets registered Server Agent Version

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to