ChangeList interface
The list of detected changes.
Properties
nextLink |
The URI that can be used to request the next page of changes.
|
value |
The list of changes.
|
Property Details
nextLink
The URI that can be used to request the next page of changes.
nextLink?: string
Property Value
value
The list of changes.
value?: Change[]
Property Value