Sdílet prostřednictvím


JobStep.ExecutionOptions Property

Definition

Gets or sets execution options for the job step.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.executionOptions")]
public Microsoft.Azure.Management.Sql.Models.JobStepExecutionOptions ExecutionOptions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.executionOptions")>]
member this.ExecutionOptions : Microsoft.Azure.Management.Sql.Models.JobStepExecutionOptions with get, set
Public Property ExecutionOptions As JobStepExecutionOptions

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to