Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ValidateOracleAzureDbForPostgreSqlSyncTaskProperties

Package version

Properties for the task that validates a migration for Oracle to Azure Database for PostgreSQL for online migrations

Hierarchy

  • ValidateOracleAzureDbForPostgreSqlSyncTaskProperties

Index

Properties

Optional clientData

clientData: undefined | object

Key value pairs of client data to attach meta data information to task

Optional commands

Array of command properties. NOTE: This property will not be serialized. It can only be populated by the server.

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

Optional output

An array containing a single validation error response object NOTE: This property will not be serialized. It can only be populated by the server.

Optional state

state: TaskState

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

taskType

taskType: "Validate.Oracle.AzureDbPostgreSql.Sync"

Polymorphic Discriminator

Generated using TypeDoc