RecoveryPointCollection interface

Collection of recovery point details.

Properties

nextLink

The value of next link.

value

The recovery point details.

Property Details

The value of next link.

nextLink?: string

Property Value

string

value

The recovery point details.

value?: RecoveryPoint[]

Property Value