MigrationReportResult interface

Migration validation report result, contains the url for downloading the generated report.

Properties

id

Migration validation result identifier

reportUrl

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