Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DiskList

Package version

The List Disks operation response.

Hierarchy

  • DiskList

Index

Properties

Properties

Optional nextLink

nextLink: undefined | string

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

value

value: Disk[]

A list of disks.

Generated using TypeDoc