DataCollectionRuleResourceListResult interface
A pageable list of resources.
Properties
next |
The URL to use for getting the next set of results. |
value | A list of resources. |
Property Details
nextLink
The URL to use for getting the next set of results.
nextLink?: string
Property Value
string
value
A list of resources.
value: DataCollectionRuleResource[]