Package version:

Interface StorageResourceCollection

Collection compose of storage resources list and a possible link for next page.

Hierarchy

  • StorageResourceCollection

Properties

Properties

nextLink?: string

The link to next page of storage list.

value?: StorageResource[]

The storage resources list.

Generated using TypeDoc