通过


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ManagedClusterServicePrincipalProfileOutput interface

有关群集用于作 Azure API 的服务主体标识的信息。

属性

clientId

服务主体的 ID。

secret

以纯文本形式与服务主体关联的机密密码。

属性详细信息

clientId

服务主体的 ID。

clientId: string

属性值

string

secret

以纯文本形式与服务主体关联的机密密码。

secret?: string

属性值

string