Principal interface
A principal who has interacted with a billing entity.
Properties
object |
The object id of the principal who has interacted with a billing entity. |
tenant |
The tenant id of the principal who has interacted with a billing entity. |
upn | The user principal name of the principal who has interacted with a billing entity. |
Property Details
objectId
The object id of the principal who has interacted with a billing entity.
objectId?: string
Property Value
string
tenantId
The tenant id of the principal who has interacted with a billing entity.
tenantId?: string
Property Value
string
upn
The user principal name of the principal who has interacted with a billing entity.
upn?: string
Property Value
string