Share via


ContainerServiceCustomProfile.Orchestrator Property

Definition

Gets or sets the name of the custom orchestrator to use.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to