ChangeDataCaptureListResponse interface
A list of change data capture resources.
Properties
next |
The link to the next page of results, if any remaining results exist. |
value | Lists all resources of type change data capture. |
Property Details
nextLink
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[]