Partager via


OrchestratorVersionProfileListResultInner.Orchestrators Propriété

Définition

Obtient ou définit la liste des profils de version d’orchestrateur.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à