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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript