MigrationItemCollection interface
Migration item collection.
Properties
nextLink |
The value of next link.
|
value |
The list of migration items.
|
Property Details
nextLink
The value of next link.
nextLink?: string
Property Value
value
The list of migration items.
value?: MigrationItem[]
Property Value