KnownIdentityType enum
The identity type. Set this to 'SystemAssigned' in order to automatically create and assign an Azure Active Directory principal for the resource.
Fields
| None | None |
| SystemAssigned | SystemAssigned |
| SystemAssignedUserAssigned | SystemAssigned,UserAssigned |
| UserAssigned | UserAssigned |