Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MigrateSyncCompleteCommandProperties

Package version

Properties for the command that completes sync migration for a database.

Hierarchy

  • MigrateSyncCompleteCommandProperties

Index

Properties

commandType

commandType: "Migrate.Sync.Complete.Database"

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 output

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

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