IdentityType type
The identity type. Set this to 'SystemAssigned' in order to automatically create and assign an Azure Active Directory principal for the resource.
KnownIdentityType can be used interchangeably with IdentityType,
this enum contains the known values that the service supports.
Known values supported by the service
None
SystemAssigned
UserAssigned
SystemAssigned,UserAssigned
type IdentityType = string