AzureResourceManagerUserAssignedIdentity interface
A managed identity assigned by the user.
Properties
client |
The active directory client identifier for this principal. |
principal |
The active directory identifier for this principal. |
Property Details
clientId
The active directory client identifier for this principal.
clientId?: string
Property Value
string
principalId
The active directory identifier for this principal.
principalId?: string
Property Value
string