PagedResponseGroup
PagedResponseGroup
JSON Example
{
"results": [
{
"id": "string",
"displayName": "string",
"domain": "string",
"usersCount": 0
}
],
"nextLink": "string",
"prevLink": "string",
"totalResults": 0
}
string
nextLink
Optional
URL to the next page of results.
string
prevLink
Optional
URL to the previous page of result.
integer As int32 As int32
totalResults
Optional
The total number of results on all pages.