ServicePrincipalProfile interface
ServicePrincipalProfile 代表服務主體配置檔。
屬性
client |
用於叢集的用戶端標識碼。 |
client |
用於叢集的客戶端密碼。 |
屬性詳細資料
clientId
用於叢集的用戶端標識碼。
clientId?: string
屬性值
string
clientSecret
用於叢集的客戶端密碼。
clientSecret?: string
屬性值
string