Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ConnectToTargetSqlDbTaskOutput

Package version

Output for the task that validates connection to SQL DB and target server requirements

Hierarchy

  • ConnectToTargetSqlDbTaskOutput

Index

Properties

Optional databases

databases: undefined | object

Source databases as a map from database name to database id NOTE: This property will not be serialized. It can only be populated by the server.

Optional id

id: undefined | string

Result identifier NOTE: This property will not be serialized. It can only be populated by the server.

Optional targetServerBrandVersion

targetServerBrandVersion: undefined | string

Target server brand version NOTE: This property will not be serialized. It can only be populated by the server.

Optional targetServerVersion

targetServerVersion: undefined | string

Version of the target server NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc