Share via


JobStepAction.ActionType Property

Definition

Type of action being executed by the job step.

public Azure.ResourceManager.Sql.Models.JobStepActionType? ActionType { get; set; }
member this.ActionType : Nullable<Azure.ResourceManager.Sql.Models.JobStepActionType> with get, set
Public Property ActionType As Nullable(Of JobStepActionType)

Property Value

Applies to