Share via


MigrationReportResult Class

Definition

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.

Applies to