Share via


OrchestratorVersionProfile.OrchestratorVersion Property

Definition

Gets or sets orchestrator version (major, minor, patch).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to