SchemaMigrationSetting interface

Settings for migrating schema from source to target

Properties

fileId

Resource Identifier of a file resource containing the uploaded schema file

schemaOption

Option on how to migrate the schema. Possible values include: 'None', 'ExtractFromSource', 'UseStorageFile'

Property Details

fileId

Resource Identifier of a file resource containing the uploaded schema file

fileId?: string

Property Value

string

schemaOption

Option on how to migrate the schema. Possible values include: 'None', 'ExtractFromSource', 'UseStorageFile'

schemaOption?: SchemaMigrationOption

Property Value