Connect To Target Sql MISync Task Input Response
data class ConnectToTargetSqlMISyncTaskInputResponse(val azureApp: AzureActiveDirectoryAppResponse, val targetConnectionInfo: MiSqlConnectionInfoResponse)
Input for the task that validates connection to Azure SQL Database Managed Instance online scenario.
Constructors
Link copied to clipboard
constructor(azureApp: AzureActiveDirectoryAppResponse, targetConnectionInfo: MiSqlConnectionInfoResponse)