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
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for JavaScript