DataCollectionRuleResourceListResult interface

A pageable list of resources.

Properties

nextLink

The URL to use for getting the next set of results.

value

A list of resources.

Property Details

The URL to use for getting the next set of results.

nextLink?: string

Property Value

string

value

A list of resources.

value: DataCollectionRuleResource[]

Property Value