次の方法で共有


ManagedClusterPodIdentityProfile クラス

定義

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

コンストラクター

ManagedClusterPodIdentityProfile()

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

ManagedClusterPodIdentityProfile(Nullable<Boolean>, IList<ManagedClusterPodIdentity>, IList<ManagedClusterPodIdentityException>)

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

プロパティ

Enabled

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

UserAssignedIdentities

ユーザー割り当てポッド ID 設定を取得または設定します。

UserAssignedIdentityExceptions

ユーザー割り当てポッド ID の例外設定を取得または設定します。

適用対象