Share via


SqlServerJobStep.ExecutionOptions Property

Definition

Execution options for the job step.

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

Property Value

Applies to