Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ConnectToTargetSqlMITaskOutput

Package version

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

Hierarchy

  • ConnectToTargetSqlMITaskOutput

Index

Properties

Optional agentJobs

agentJobs: string[]

List of agent jobs on the 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 logins

logins: string[]

List of logins on 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 targetServerVersion

targetServerVersion: undefined | string

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

Optional validationErrors

validationErrors: ReportableException[]

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

Generated using TypeDoc