次の方法で共有


OrchestratorVersionProfileListResultInner.Orchestrators プロパティ

定義

オーケストレーター バージョン プロファイルの一覧を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象