次の方法で共有


ManagedClusterUpgradeProfileInner.ControlPlaneProfile プロパティ

定義

コントロール プレーンで使用可能なアップグレード バージョンの一覧を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.controlPlaneProfile")]
public Microsoft.Azure.Management.ContainerService.Fluent.Models.ManagedClusterPoolUpgradeProfile ControlPlaneProfile { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.controlPlaneProfile")>]
member this.ControlPlaneProfile : Microsoft.Azure.Management.ContainerService.Fluent.Models.ManagedClusterPoolUpgradeProfile with get, set
Public Property ControlPlaneProfile As ManagedClusterPoolUpgradeProfile

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象