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
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for JavaScript