Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MongoDbFinishCommand

Package version

Properties for the command that finishes a migration in whole or in part

Hierarchy

  • MongoDbFinishCommand

Index

Properties

commandType

commandType: "finish"

Polymorphic Discriminator

Optional errors

errors: ODataError[]

Array of errors. This is ignored if submitted. NOTE: This property will not be serialized. It can only be populated by the server.

Optional input

Command input

Optional state

The state of the command. This is ignored if submitted. Possible values include: 'Unknown', 'Accepted', 'Running', 'Succeeded', 'Failed' NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc