IndexerPermissionOption type
定义 IndexerPermissionOption 的值。
KnownIndexerPermissionOption 可以与 IndexerPermissionOption 互换使用,此枚举包含服务支持的已知值。
服务支持的已知值
userIds:索引器,用于将 ACL userId 从数据源引入索引。
groupIds:索引器,用于将 ACL groupId 从数据源引入索引。
rbacScope:索引器,用于将 Azure RBAC 范围从数据源引入索引。
type IndexerPermissionOption = string