Compartir a través de


JobStep.ExecutionOptions Propiedad

Definición

Obtiene o establece las opciones de ejecución del paso de trabajo.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a