共用方式為


MigrationRecoveryPointCollection interface

Collection of migration recovery points.

Properties

nextLink

The value of next link.

value

The migration recovery point details.

Property Details

The value of next link.

nextLink?: string

Property Value

string

value

The migration recovery point details.

value?: MigrationRecoveryPoint[]

Property Value