ResourceIdentityType type

The type of identity used for the image template. The type 'None' will remove any identities from the image template.

type ResourceIdentityType = "UserAssigned" | "None"