DataMigrationError interface

Migration Task errors

Properties

message

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

type

Possible values include: 'Default', 'Warning', 'Error'

Property Details

message

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

message?: string

Property Value

string

type

Possible values include: 'Default', 'Warning', 'Error'

type?: ErrorType

Property Value