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.
public class ConnectToSourceSqlServerTaskOutputAgentJobLevel : Azure.ResourceManager.DataMigration.Models.ConnectToSourceSqlServerTaskOutput
type ConnectToSourceSqlServerTaskOutputAgentJobLevel = class
inherit ConnectToSourceSqlServerTaskOutput
Public Class ConnectToSourceSqlServerTaskOutputAgentJobLevel
Inherits ConnectToSourceSqlServerTaskOutput
- Inheritance
Properties
Id |
Result identifier. (Inherited from ConnectToSourceSqlServerTaskOutput) |
IsEnabled |
The state of the original Agent Job. |
JobCategory |
The type of Agent Job. |
JobOwner |
The owner of the Agent Job. |
LastExecutedOn |
UTC Date and time when the Agent Job was last executed. |
MigrationEligibility |
Information about eligibility of agent job for migration. |
Name |
Agent Job name. |
ValidationErrors |
Validation errors. |
Applies to
Azure SDK for .NET