ClientGroupMembersCollection interface

Collection of ClientGroupMember resources.

Properties

nextLink

The URL to the next set of resources.

value

Collection of ClientGroupMember resources.

Property Details

The URL to the next set of resources.

nextLink?: string

Property Value

string

value

Collection of ClientGroupMember resources.

value?: ClientGroupMember[]

Property Value