Connect To Source Sql Server Task Output Login Level Response
data class ConnectToSourceSqlServerTaskOutputLoginLevelResponse(val defaultDatabase: String, val id: String, val isEnabled: Boolean, val loginType: String, val migrationEligibility: MigrationEligibilityInfoResponse, val name: String, val resultType: String)
Login level output for the task that validates connection to SQL Server and also validates source server requirements