ServicePrincipal interface
資源的受控實例服務主體組態。
屬性
client |
Azure Active Directory 應用程式用戶端識別碼。注意:此屬性將不會串行化。 它只能由伺服器填入。 |
principal |
Azure Active Directory 應用程式物件識別碼。注意:此屬性將不會串行化。 它只能由伺服器填入。 |
tenant |
Azure Active Directory 租使用者標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。 |
type | 服務主體類型。 |
屬性詳細資料
clientId
Azure Active Directory 應用程式用戶端識別碼。注意:此屬性將不會串行化。 它只能由伺服器填入。
clientId?: string
屬性值
string
principalId
Azure Active Directory 應用程式物件識別碼。注意:此屬性將不會串行化。 它只能由伺服器填入。
principalId?: string
屬性值
string
tenantId
Azure Active Directory 租使用者標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。
tenantId?: string
屬性值
string
type
服務主體類型。
type?: string
屬性值
string