MigrateSqlServerSqlDbTaskOutputMigrationLevel.MigrationValidationResult 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 migration Validation Results
[Newtonsoft.Json.JsonProperty(PropertyName="migrationValidationResult")]
public Microsoft.Azure.Management.DataMigration.Models.MigrationValidationResult MigrationValidationResult { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="migrationValidationResult")>]
member this.MigrationValidationResult : Microsoft.Azure.Management.DataMigration.Models.MigrationValidationResult with get, set
Public Property MigrationValidationResult As MigrationValidationResult
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute