Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ConnectToTargetSqlMITaskProperties

Package version

Properties for the task that validates connection to Azure SQL Database Managed Instance

Hierarchy

  • ConnectToTargetSqlMITaskProperties

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

Task input

Optional output

Task output. This is ignored if submitted. 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: "ConnectToTarget.AzureSqlDbMI"

Polymorphic Discriminator

Generated using TypeDoc