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
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