次の方法で共有


ManagedClusterAutoUpgradeProfile クラス

定義

マネージド クラスターの自動アップグレード プロファイル。

public class ManagedClusterAutoUpgradeProfile
type ManagedClusterAutoUpgradeProfile = class
Public Class ManagedClusterAutoUpgradeProfile
継承
ManagedClusterAutoUpgradeProfile

コンストラクター

ManagedClusterAutoUpgradeProfile()

ManagedClusterAutoUpgradeProfile クラスの新しいインスタンスを初期化します。

ManagedClusterAutoUpgradeProfile(UpgradeChannel)

ManagedClusterAutoUpgradeProfile クラスの新しいインスタンスを初期化します。

プロパティ

UpgradeChannel

自動アップグレードのアップグレード チャネルを取得または設定します。 使用可能な値は、'rapid'、'stable'、'patch'、'none' です。

適用対象