共用方式為


ServicePrincipalInformation interface

ServicePrincipalInformation 代表在 Arc Appliance 安裝期間叢集要使用的服務主體詳細資料。

屬性

applicationId

服務主體的應用程式識別碼也稱為用戶端識別碼。

password

服務主體的密碼。

principalId

服務主體的主體識別碼也稱為物件識別碼。

tenantId

建立服務主體之租使用者的租使用者識別碼,也稱為目錄識別碼。

屬性詳細資料

applicationId

服務主體的應用程式識別碼也稱為用戶端識別碼。

applicationId: string

屬性值

string

password

服務主體的密碼。

password: string

屬性值

string

principalId

服務主體的主體識別碼也稱為物件識別碼。

principalId: string

屬性值

string

tenantId

建立服務主體之租使用者的租使用者識別碼,也稱為目錄識別碼。

tenantId: string

屬性值

string