MigrationValidationDatabaseLevelResult.SchemaValidationResult 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 provides schema comparison result between source and target database
[Newtonsoft.Json.JsonProperty(PropertyName="schemaValidationResult")]
public Microsoft.Azure.Management.DataMigration.Models.SchemaComparisonValidationResult SchemaValidationResult { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="schemaValidationResult")>]
member this.SchemaValidationResult : Microsoft.Azure.Management.DataMigration.Models.SchemaComparisonValidationResult
Public ReadOnly Property SchemaValidationResult As SchemaComparisonValidationResult
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute