DatadogAgreementResourceListResponse interface

Response of a list operation.

Properties

nextLink

Link to the next set of results, if any.

value

Results of a list operation.

Property Details

Link to the next set of results, if any.

nextLink?: string

Property Value

string

value

Results of a list operation.

value?: DatadogAgreementResource[]

Property Value