Compartilhar via


OrchestratorVersionProfileListResultInner.Orchestrators Propriedade

Definição

Obtém ou define a lista de perfis de versão do orquestrador.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a