SchemaMigrationSetting.SchemaOption 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.
Option on how to migrate the schema.
public Azure.ResourceManager.DataMigration.Models.SchemaMigrationOption? SchemaOption { get; set; }
member this.SchemaOption : Nullable<Azure.ResourceManager.DataMigration.Models.SchemaMigrationOption> with get, set
Public Property SchemaOption As Nullable(Of SchemaMigrationOption)