Share via


AzureSqlElasticJobTargetExecutionModel Class

Definition

public class AzureSqlElasticJobTargetExecutionModel : Microsoft.Azure.Commands.Sql.ElasticJobs.Model.AzureSqlElasticJobStepExecutionModel
type AzureSqlElasticJobTargetExecutionModel = class
    inherit AzureSqlElasticJobStepExecutionModel
Public Class AzureSqlElasticJobTargetExecutionModel
Inherits AzureSqlElasticJobStepExecutionModel
Inheritance

Constructors

AzureSqlElasticJobTargetExecutionModel()

Properties

AgentName

Gets or sets the agent name

(Inherited from AzureSqlElasticJobsBaseModel)
CreateTime

Gets or sets the create time

(Inherited from AzureSqlElasticJobExecutionModel)
CurrentAttempts

Gets or sets the current attempts

(Inherited from AzureSqlElasticJobExecutionModel)
CurrentAttemptStartTime

Gets or sets the current attempt start time

(Inherited from AzureSqlElasticJobExecutionModel)
EndTime

Gets or sets the end time

(Inherited from AzureSqlElasticJobExecutionModel)
JobExecutionId

Gets or sets the job execution id

(Inherited from AzureSqlElasticJobExecutionModel)
JobName

Gets or sets the job name

(Inherited from AzureSqlElasticJobBaseModel)
JobVersion

Gets or sets the job version

(Inherited from AzureSqlElasticJobExecutionModel)
LastMessage

Gets or sets the last message

(Inherited from AzureSqlElasticJobExecutionModel)
Lifecycle

Gets or sets the lifecycle

(Inherited from AzureSqlElasticJobExecutionModel)
ProvisioningState

Gets or sets the provisioning state

(Inherited from AzureSqlElasticJobExecutionModel)
ResourceGroupName

Gets or sets the name of the resource group name

(Inherited from AzureSqlElasticJobsBaseModel)
ResourceId

Gets or sets the resource id

(Inherited from AzureSqlElasticJobsBaseModel)
ServerName

Gets or sets the server name

(Inherited from AzureSqlElasticJobsBaseModel)
StartTime

Gets or sets the start time

(Inherited from AzureSqlElasticJobExecutionModel)
StepId

Gets or sets the step id

(Inherited from AzureSqlElasticJobStepExecutionModel)
StepName

Gets or sets the step name

(Inherited from AzureSqlElasticJobStepExecutionModel)
TargetDatabaseName

Gets or sets the target database name

TargetServerName

Gets or sets the target server name

Type

Gets or sets the resource typ

(Inherited from AzureSqlElasticJobsBaseModel)

Applies to