ConnectToSourceSqlServerTaskOutputAgentJobLevel Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Agent Job level output for the task that validates connection to SQL Server and also validates source server requirements
[Newtonsoft.Json.JsonObject("AgentJobLevelOutput")]
public class ConnectToSourceSqlServerTaskOutputAgentJobLevel : Microsoft.Azure.Management.DataMigration.Models.ConnectToSourceSqlServerTaskOutput
[<Newtonsoft.Json.JsonObject("AgentJobLevelOutput")>]
type ConnectToSourceSqlServerTaskOutputAgentJobLevel = class
inherit ConnectToSourceSqlServerTaskOutput
Public Class ConnectToSourceSqlServerTaskOutputAgentJobLevel
Inherits ConnectToSourceSqlServerTaskOutput
- Inheritance
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
ConnectToSourceSqlServerTaskOutputAgentJobLevel() |
Initializes a new instance of the ConnectToSourceSqlServerTaskOutputAgentJobLevel class. |
ConnectToSourceSqlServerTaskOutputAgentJobLevel(String, String, String, Nullable<Boolean>, String, Nullable<DateTimeOffset>, IList<ReportableException>, MigrationEligibilityInfo) |
Initializes a new instance of the ConnectToSourceSqlServerTaskOutputAgentJobLevel class. |
Properties
Id |
Gets result identifier (Inherited from ConnectToSourceSqlServerTaskOutput) |
IsEnabled |
Gets the state of the original Agent Job. |
JobCategory |
Gets the type of Agent Job. |
JobOwner |
Gets the owner of the Agent Job |
LastExecutedOn |
Gets uTC Date and time when the Agent Job was last executed. |
MigrationEligibility |
Gets information about eligibility of agent job for migration. |
Name |
Gets agent Job name |
ValidationErrors |
Gets validation errors |