Partager via


JobStepAction.ActionType Property

Definition

Type of action being executed by the job step.

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

Property Value

Applies to