Partager via


MigrationReportResult.ReportUrl Property

Definition

Gets or sets the url of the report.

[Newtonsoft.Json.JsonProperty(PropertyName="reportUrl")]
public string ReportUrl { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="reportUrl")>]
member this.ReportUrl : string with get, set
Public Property ReportUrl As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to