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
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for JavaScript