ManagedServiceIdentityType Enum
Type of managed service identity. The type 'SystemAssigned' includes an implicitly created identity. The type 'None' will remove any identities from the resource.
Fields
NONE |
SYSTEM_ASSIGNED |
USER_ASSIGNED |