ChangeDataCaptureListResponse interface

A list of change data capture resources.

Properties

nextLink

The link to the next page of results, if any remaining results exist.

value

Lists all resources of type change data capture.

Property Details

The link to the next page of results, if any remaining results exist.

nextLink?: string

Property Value

string

value

Lists all resources of type change data capture.

value: ChangeDataCaptureResource[]

Property Value