MigrationValidationDatabaseLevelResult.QueryAnalysisValidationResult 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 results of some of the query execution result between source and target database
[Newtonsoft.Json.JsonProperty(PropertyName="queryAnalysisValidationResult")]
public Microsoft.Azure.Management.DataMigration.Models.QueryAnalysisValidationResult QueryAnalysisValidationResult { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="queryAnalysisValidationResult")>]
member this.QueryAnalysisValidationResult : Microsoft.Azure.Management.DataMigration.Models.QueryAnalysisValidationResult
Public ReadOnly Property QueryAnalysisValidationResult As QueryAnalysisValidationResult
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute