StorageResourceCollection interface

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

Properties

nextLink

The link to next page of storage list.

value

The storage resources list.

Property Details

The link to next page of storage list.

nextLink?: string

Property Value

string

value

The storage resources list.

value?: StorageResource[]

Property Value