Share via


AgentPoolInner.OrchestratorVersion Property

Definition

Gets or sets version of orchestrator specified when creating the managed cluster.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to