Bearbeiten

Share via


GraphSubjectQuery interface

Subject to search using the Graph API

Properties

query

Search term to search for Azure Devops users or/and groups

scopeDescriptor

Optional parameter. Specify a non-default scope (collection, project) to search for users or groups within the scope.

subjectKind

"User" or "Group" can be specified, both or either

Property Details

query

Search term to search for Azure Devops users or/and groups

query: string

Property Value

string

scopeDescriptor

Optional parameter. Specify a non-default scope (collection, project) to search for users or groups within the scope.

scopeDescriptor: string

Property Value

string

subjectKind

"User" or "Group" can be specified, both or either

subjectKind: string[]

Property Value

string[]