ServicePrincipal interface
資源的受控實例服務主體組態。
屬性
| client |
The Azure Active Directory application client id. |
| principal |
The Azure Active Directory application object id. |
| tenant |
The Azure Active Directory tenant id. |
| type | 服務主體類型。 |
屬性詳細資料
clientId
The Azure Active Directory application client id.
clientId?: string
屬性值
string
principalId
The Azure Active Directory application object id.
principalId?: string
屬性值
string
tenantId
The Azure Active Directory tenant id.
tenantId?: string
屬性值
string
type
服務主體類型。
type?: string
屬性值
string