次の方法で共有


ManagedClusterInner.AutoUpgradeProfile プロパティ

定義

自動アップグレード構成のプロファイルを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象