Partager via


QueryExecutionResult.TargetResult Property

Definition

Gets or sets query analysis result from the target

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to