次の方法で共有


JobStep.ExecutionOptions プロパティ

定義

ジョブ ステップの実行オプションを取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象