Compartilhar via


QueryExecutionResult.SourceResult Property

Definition

Gets or sets query analysis result from the source

[Newtonsoft.Json.JsonProperty(PropertyName="sourceResult")]
public Microsoft.Azure.Management.DataMigration.Models.ExecutionStatistics SourceResult { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sourceResult")>]
member this.SourceResult : Microsoft.Azure.Management.DataMigration.Models.ExecutionStatistics with get, set
Public Property SourceResult As ExecutionStatistics

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to