Share via


OrchestratorVersionProfile.OrchestratorType Property

Definition

Gets or sets orchestrator type.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to