MigrationRecoveryPointCollection interface
Collection of migration recovery points.
Properties
next |
The value of next link. |
value | The migration recovery point details. |
Property Details
nextLink
The value of next link.
nextLink?: string
Property Value
string
value
The migration recovery point details.
value?: MigrationRecoveryPoint[]