MigrationReportResult interface
Migration validation report result, contains the url for downloading the generated report.
Properties
id | Migration validation result identifier |
report |
The url of the report. |
Property Details
id
Migration validation result identifier
id?: string
Property Value
string
reportUrl
The url of the report.
reportUrl?: string
Property Value
string