MigrationConfigListResult interface

The result of the List migrationConfigurations operation.

Properties

nextLink

Link to the next set of results. Not empty if Value contains incomplete list of migrationConfigurations NOTE: This property will not be serialized. It can only be populated by the server.

value

List of Migration Configs

Property Details

Link to the next set of results. Not empty if Value contains incomplete list of migrationConfigurations NOTE: This property will not be serialized. It can only be populated by the server.

nextLink?: string

Property Value

string

value

List of Migration Configs

value?: MigrationConfigProperties[]

Property Value