DatabaseMigrationListResult interface

A list of Database Migrations.

Properties

nextLink

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

value

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

Property Details

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

nextLink?: string

Property Value

string

value

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

value?: DatabaseMigration[]

Property Value