Freigeben über


OrchestratorVersionProfileListResultInner.Orchestrators Eigenschaft

Definition

Ruft die Liste der Orchestratorversionsprofile ab oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.orchestrators")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ContainerService.Fluent.Models.OrchestratorVersionProfile> Orchestrators { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.orchestrators")>]
member this.Orchestrators : System.Collections.Generic.IList<Microsoft.Azure.Management.ContainerService.Fluent.Models.OrchestratorVersionProfile> with get, set
Public Property Orchestrators As IList(Of OrchestratorVersionProfile)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: