IdentityProperties interface
Identity properties.
Properties
| principal |
The identity ID. |
| tenant |
The tenant ID of resource. |
| type | Managed identity type. |
Property Details
principalId
The identity ID.
principalId?: string
Property Value
string
tenantId
The tenant ID of resource.
tenantId?: string
Property Value
string
type
Managed identity type.
type?: string
Property Value
string