UserAssignedIdentity interface  
User assigned identity properties
Properties
| client | 
	The client ID of the assigned identity.  | 
| principal | 
	The principal ID of the assigned identity.  | 
Property Details
		clientId
	 
	The client ID of the assigned identity.
clientId?: string
				Property Value
string
		principalId
	 
	The principal ID of the assigned identity.
principalId?: string
				Property Value
string