次の方法で共有


ManagedClusterAddonProfile クラス

定義

マネージド クラスターの Kubernetes アドオン プロファイル。

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

コンストラクター

ManagedClusterAddonProfile()

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

ManagedClusterAddonProfile(Boolean, IDictionary<String,String>, ManagedClusterAddonProfileIdentity)

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

プロパティ

Config

アドオンを構成するためのキーと値のペアを取得または設定します。

Enabled

アドオンが有効かどうかを取得または設定します。

Identity

このアドオンで使用されるユーザー割り当て ID の情報を取得します。

メソッド

Validate()

オブジェクトを検証します。

適用対象