Share via


IndexerPermissionOption type

Defines values for IndexerPermissionOption.
KnownIndexerPermissionOption can be used interchangeably with IndexerPermissionOption, this enum contains the known values that the service supports.

Known values supported by the service

userIds: Indexer to ingest ACL userIds from data source to index.
groupIds: Indexer to ingest ACL groupIds from data source to index.
rbacScope: Indexer to ingest Azure RBAC scope from data source to index.

type IndexerPermissionOption = string