ManagedClusterServicePrincipalProfileOutput interface
有关群集用于作 Azure API 的服务主体标识的信息。
属性详细信息
clientId
服务主体的 ID。
clientId: string
属性值
string
secret
以纯文本形式与服务主体关联的机密密码。
secret?: string
属性值
string