MigrationValidationDatabaseSummaryResult interface    
Migration Validation Database level summary result
Properties
| ended | 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. | 
| migration | Migration Identifier NOTE: This property will not be serialized. It can only be populated by the server. | 
| source | Name of the source database NOTE: This property will not be serialized. It can only be populated by the server. | 
| started | 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 NOTE: This property will not be serialized. It can only be populated by the server. | 
| target | 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?: DateProperty Value
Date
id
Result identifier NOTE: This property will not be serialized. It can only be populated by the server.
id?: stringProperty Value
string
		migrationId
	 
	Migration Identifier NOTE: This property will not be serialized. It can only be populated by the server.
migrationId?: stringProperty Value
string
		sourceDatabaseName
	  
	Name of the source database NOTE: This property will not be serialized. It can only be populated by the server.
sourceDatabaseName?: stringProperty Value
string
		startedOn
	 
	Validation start time NOTE: This property will not be serialized. It can only be populated by the server.
startedOn?: DateProperty Value
Date
status
Current status of validation at the database level NOTE: This property will not be serialized. It can only be populated by the server.
status?: stringProperty Value
string
		targetDatabaseName
	  
	Name of the target database NOTE: This property will not be serialized. It can only be populated by the server.
targetDatabaseName?: stringProperty Value
string