次の方法で共有


ManagedClusterServicePrincipalProfile interface

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

プロパティ

clientId

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

secret

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

プロパティの詳細

clientId

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

clientId: string

プロパティ値

string

secret

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

secret?: string

プロパティ値

string