ServerBackupListResult interface
A list of server backups.
Properties
nextLink |
The link used to get the next page of operations.
|
value |
The list of backups of a server.
|
Property Details
nextLink
The link used to get the next page of operations.
nextLink?: string
Property Value
value
The list of backups of a server.
value?: ServerBackup[]
Property Value