Connect To Source Sql Server Task Output Agent Job Level Response
data class ConnectToSourceSqlServerTaskOutputAgentJobLevelResponse(val id: String, val isEnabled: Boolean, val jobCategory: String, val jobOwner: String, val lastExecutedOn: String, val migrationEligibility: MigrationEligibilityInfoResponse, val name: String, val resultType: String)
AgentJob level output for the task that validates connection to SQL Server and also validates source server requirements
Properties
Link copied to clipboard
The type of AgentJob.
Link copied to clipboard
UTC Date and time when the AgentJob was last executed.
Link copied to clipboard
Information about eligibility of agent job for migration.
Link copied to clipboard
Type of result - database level or task level Expected value is 'AgentJobLevelOutput'.