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
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for JavaScript