Share via


SnapshotList interface

The List Snapshots operation response.

Properties

nextLink

The link to the next page of items

value

A list of snapshots.

Property Details

The link to the next page of items

nextLink?: string

Property Value

string

value

A list of snapshots.

value: Snapshot[]

Property Value