RecoveryPointCollection interface
Collection of recovery point details.
Properties
nextLink |
The value of next link.
|
value |
The recovery point details.
|
Property Details
nextLink
The value of next link.
nextLink?: string
Property Value
value
The recovery point details.
value?: RecoveryPoint[]
Property Value