次の方法で共有


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

The URI that can be used to request the next page of changes.

nextLink?: string

Property Value

string

value

The list of changes.

value?: Change[]

Property Value

Change[]