Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ConnectToTargetSqlMISyncTaskOutput

Package version

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

Hierarchy

  • ConnectToTargetSqlMISyncTaskOutput

Index

Properties

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