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