MigrationResourceListResult interface

A list of migration resources.

Properties

nextLink

The link used to get the next page of migrations. NOTE: This property will not be serialized. It can only be populated by the server.

value

A list of migration resources. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

The link used to get the next page of migrations. NOTE: This property will not be serialized. It can only be populated by the server.

nextLink?: string

Property Value

string

value

A list of migration resources. NOTE: This property will not be serialized. It can only be populated by the server.

value?: MigrationResource[]

Property Value