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[]
Property Value
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript