共用方式為


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