AzureSqlElasticJobStepExecutionModel Class

Definition

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

Constructors

AzureSqlElasticJobStepExecutionModel()

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

StepName

Gets or sets the step name

Type

Gets or sets the resource typ

(Inherited from AzureSqlElasticJobsBaseModel)

Applies to