SnapshotListOutput interface
The List Snapshots operation response.
Properties
| next |
The uri to fetch the next page of snapshots. Call ListNext() with this to fetch the next page of snapshots. |
| value | A list of snapshots. |
Property Details
nextLink
The uri to fetch the next page of snapshots. Call ListNext() with this to fetch the next page of snapshots.
nextLink?: string
Property Value
string