Share via


MigrationList interface

List of migrations.

Properties

nextLink

Link used to get the next page of results.

value

List of migrations. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

Link used to get the next page of results.

nextLink?: string

Property Value

string

value

List of migrations. NOTE: This property will not be serialized. It can only be populated by the server.

value?: Migration[]

Property Value