SchemaMigrationSetting interface
Settings for migrating schema from source to target
Properties
file |
Resource Identifier of a file resource containing the uploaded schema file |
schema |
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