다음을 통해 공유


MigrationItemCollection interface

Migration item collection.

Properties

nextLink

The value of next link.

value

The list of migration items.

Property Details

The value of next link.

nextLink?: string

Property Value

string

value

The list of migration items.

value?: MigrationItem[]

Property Value