MigrationValidationDatabaseSummaryResult interface

Migration Validation Database level summary result

Properties

endedOn

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

id

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

migrationId

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

sourceDatabaseName

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

startedOn

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

status

Current status of validation at the database level. Possible values include: 'Default', 'NotStarted', 'Initialized', 'InProgress', 'Completed', 'CompletedWithIssues', 'Stopped', 'Failed' NOTE: This property will not be serialized. It can only be populated by the server.

targetDatabaseName

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

Property Details

endedOn

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

endedOn?: Date

Property Value

Date

id

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

id?: string

Property Value

string

migrationId

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

migrationId?: string

Property Value

string

sourceDatabaseName

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

sourceDatabaseName?: string

Property Value

string

startedOn

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

startedOn?: Date

Property Value

Date

status

Current status of validation at the database level. Possible values include: 'Default', 'NotStarted', 'Initialized', 'InProgress', 'Completed', 'CompletedWithIssues', 'Stopped', 'Failed' NOTE: This property will not be serialized. It can only be populated by the server.

status?: ValidationStatus

Property Value

targetDatabaseName

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

targetDatabaseName?: string

Property Value

string