MigrationReportResult Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Migration validation report result, contains the url for downloading the generated report.
public class MigrationReportResult
type MigrationReportResult = class
Public Class MigrationReportResult
- Inheritance
-
MigrationReportResult
Constructors
MigrationReportResult() |
Initializes a new instance of the MigrationReportResult class. |
MigrationReportResult(String, String) |
Initializes a new instance of the MigrationReportResult class. |
Properties
Id |
Gets or sets migration validation result identifier |
ReportUrl |
Gets or sets the url of the report. |