次の方法で共有


ManagedClusterPodIdentityProfile クラス

定義

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

コンストラクター

ManagedClusterPodIdentityProfile()

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

プロパティ

AllowNetworkPluginKubenet

Kubenet での実行は、AAD ポッド ID のセキュリティ関連の性質と IP スプーフィングのリスクにより、既定で無効になっています。 詳細については、「 AAD ポッド ID で Kubenet ネットワーク プラグインを使用 する」を参照してください。

IsEnabled

ポッド ID アドオンが有効になっているかどうか。

UserAssignedIdentities

クラスターで使用するポッド ID。

UserAssignedIdentityExceptions

許可するポッド ID 例外。

適用対象