DatabasePrincipalRole type
Database principal role.
KnownDatabasePrincipalRole can be used interchangeably with DatabasePrincipalRole,
this enum contains the known values that the service supports.
Known values supported by the service
Admin: Admin
Ingestor: Ingestor
Monitor: Monitor
User: User
UnrestrictedViewer: UnrestrictedViewer
Viewer: Viewer
type DatabasePrincipalRole = string