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 で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for JavaScript