ClientGroupsListResult interface

Result of the List Client Group operation.

Properties

nextLink

A link for the next page of Client Group.

value

A collection of Client Group.

Property Details

A link for the next page of Client Group.

nextLink?: string

Property Value

string

value

A collection of Client Group.

value?: ClientGroup[]

Property Value