RbacSetupMode type

RBAC setup mode.
KnownRbacSetupMode can be used interchangeably with RbacSetupMode, this enum contains the known values that the service supports.

Known values supported by the service

AutomatedCustomRole: Automated-CustomRole mode.
AutomatedBuiltinRoles: Automated-BuiltinRoles mode.
Manual: Manual mode.

type RbacSetupMode = string