次の方法で共有


JobStep.Output プロパティ

定義

ジョブ ステップの出力先プロパティを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象