BackupsList interface

List of Backups

Properties

nextLink

URL to get the next set of results.

value

A list of Backups

Property Details

URL to get the next set of results.

nextLink?: string

Property Value

string

value

A list of Backups

value?: Backup[]

Property Value

Backup[]