QueryAnalysisValidationResult.QueryResults Property
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.
Gets or sets list of queries executed and it's execution results in source and target
[Newtonsoft.Json.JsonProperty(PropertyName="queryResults")]
public Microsoft.Azure.Management.DataMigration.Models.QueryExecutionResult QueryResults { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="queryResults")>]
member this.QueryResults : Microsoft.Azure.Management.DataMigration.Models.QueryExecutionResult with get, set
Public Property QueryResults As QueryExecutionResult
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute