ActionGroupList interface
Properties
nextLink |
Provides the link to retrieve the next set of elements.
|
value |
The list of action groups.
|
Property Details
nextLink
Provides the link to retrieve the next set of elements.
nextLink?: string
Property Value
value
The list of action groups.
value?: ActionGroupResource[]
Property Value