Share via


BackupItemCollectionOutput interface

Collection of backup items.

Properties

nextLink

Link to next page of resources.

value

Collection of resources.

Property Details

Link to next page of resources.

nextLink?: string

Property Value

string

value

Collection of resources.

value: BackupItemOutput[]

Property Value