Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ConnectToTargetAzureDbForMySqlTaskOutput

Package version

Output for the task that validates connection to Azure Database for MySQL and target server requirements

Hierarchy

  • ConnectToTargetAzureDbForMySqlTaskOutput

Index

Properties

Optional databases

databases: string[]

List of databases on target server 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 serverVersion

serverVersion: undefined | string

Version of the target server 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 validationErrors

validationErrors: ReportableException[]

Validation errors associated with the task NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc