次の方法で共有


ManagedClusterAgentPoolProfileProperties.OrchestratorVersion プロパティ

定義

マネージド クラスターの作成時に指定されたオーケストレーターのバージョンを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象