Share via


ResourceIdentityType type

The type of identity used for the Batch account.

type ResourceIdentityType = "SystemAssigned" | "UserAssigned" | "None"