ClientGroupMembersCollection interface
Collection of ClientGroupMember resources.
Properties
| next |
The URL to the next set of resources. |
| value | Collection of ClientGroupMember resources. |
Property Details
nextLink
The URL to the next set of resources.
nextLink?: string
Property Value
string
value
Collection of ClientGroupMember resources.
value?: ClientGroupMember[]