GraphSubjectQuery interface

使用图形 API 进行搜索

属性

query

搜索词以搜索 Azure Devops 用户或/和组

scopeDescriptor

可选参数。 指定非默认范围(集合、项目)以搜索范围内的用户或组。

subjectKind

可以同时指定“User”或“Group”

属性详细信息

query

搜索词以搜索 Azure Devops 用户或/和组

query: string

属性值

string

scopeDescriptor

可选参数。 指定非默认范围(集合、项目)以搜索范围内的用户或组。

scopeDescriptor: string

属性值

string

subjectKind

可以同时指定“User”或“Group”

subjectKind: string[]

属性值

string[]