[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator

InlinePagedResponseGroups1

Defines the properties of PagedResponseGroups


Properties

array of Group
groups Optional

The list of groups that are returned.


integer as int32
totalResults Optional

Total number of results if available.

JSON Example

{
	"groups": [
		{
			"displayName": "string",
			"domain": "string",
			"id": "string",
			"usersCount": 0
		}
	],
	"totalResults": 0
}
[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
Used By

PagedResponseGroups

Feedback

Was this page helpful?