ConnectToTargetSqlMISyncTaskOutput interface

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

Properties

targetServerBrandVersion

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

targetServerVersion

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

validationErrors

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

Property Details

targetServerBrandVersion

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

targetServerBrandVersion?: string

Property Value

string

targetServerVersion

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

targetServerVersion?: string

Property Value

string

validationErrors

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

validationErrors?: ReportableException[]

Property Value