MigrateSchemaSqlServerSqlDbDatabaseInput.SchemaSetting Property

Definition

Gets or sets database schema migration settings

[Newtonsoft.Json.JsonProperty(PropertyName="schemaSetting")]
public Microsoft.Azure.Management.DataMigration.Models.SchemaMigrationSetting SchemaSetting { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="schemaSetting")>]
member this.SchemaSetting : Microsoft.Azure.Management.DataMigration.Models.SchemaMigrationSetting with get, set
Public Property SchemaSetting As SchemaMigrationSetting

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to