Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SnapshotList

Package version

The List Snapshots operation response.

Hierarchy

  • SnapshotList

Index

Properties

Properties

Optional nextLink

nextLink: undefined | string

The uri to fetch the next page of snapshots. Call ListNext() with this to fetch the next page of snapshots.

value

value: Snapshot[]

A list of snapshots.

Generated using TypeDoc