MongoDbCommandInput interface
Describes the input to the 'cancel' and 'restart' MongoDB migration commands
Properties
object |
The qualified name of a database or collection to act upon, or null to act upon the entire migration |
Property Details
objectName
The qualified name of a database or collection to act upon, or null to act upon the entire migration
objectName?: string
Property Value
string
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for JavaScript