次の方法で共有


Job.StartedBy プロパティ

定義

によって開始されるジョブを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.startedBy")]
public string StartedBy { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.startedBy")>]
member this.StartedBy : string with get, set
Public Property StartedBy As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象