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
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for JavaScript