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

適用於