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, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.DataMigration.Models.ConnectToSourceSqlServerTaskOutputAgentJobLevel>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.DataMigration.Models.ConnectToSourceSqlServerTaskOutputAgentJobLevel>
type ConnectToSourceSqlServerTaskOutputAgentJobLevel = class
inherit ConnectToSourceSqlServerTaskOutput
interface IJsonModel<ConnectToSourceSqlServerTaskOutputAgentJobLevel>
interface IPersistableModel<ConnectToSourceSqlServerTaskOutputAgentJobLevel>
Public Class ConnectToSourceSqlServerTaskOutputAgentJobLevel
Inherits ConnectToSourceSqlServerTaskOutput
Implements IJsonModel(Of ConnectToSourceSqlServerTaskOutputAgentJobLevel), IPersistableModel(Of ConnectToSourceSqlServerTaskOutputAgentJobLevel)
- Inheritance
- Implements
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. |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) |
Explicit Interface Implementations
Applies to
Azure SDK for .NET