[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
InlinePagedResponseGroups1
Defines the properties of PagedResponseGroups
Properties
integer as int32
totalResults
Optional
Total number of results if available.
JSON Example
{
"groups": [
{
"displayName": "string",
"domain": "string",
"id": "string",
"usersCount": 0
}
],
"totalResults": 0
}