SchemaMigrationSetting interface
Settings for migrating schema from source to target
Properties
file |
Resource Identifier of a file resource containing the uploaded schema file |
file |
Name of the file resource containing the uploaded schema file |
schema |
Option on how to migrate the schema |
Property Details
fileId
Resource Identifier of a file resource containing the uploaded schema file
fileId?: string
Property Value
string
fileName
Name of the file resource containing the uploaded schema file
fileName?: string
Property Value
string
schemaOption
Option on how to migrate the schema
schemaOption?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript