次の方法で共有


ManagedClusterServicePrincipalProfile クラス

定義

Azure API の操作に使用するクラスターのサービス プリンシパル ID に関する情報。

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

コンストラクター

ManagedClusterServicePrincipalProfile(String)

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

プロパティ

ClientId

サービス プリンシパルの ID。

Secret

プレーン テキストでサービス プリンシパルに関連付けられているシークレット パスワード。

適用対象