次の方法で共有


SparkJob.SubmitTime プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="submitTime")]
public DateTimeOffset? SubmitTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="submitTime")>]
member this.SubmitTime : Nullable<DateTimeOffset> with get, set
Public Property SubmitTime As Nullable(Of DateTimeOffset)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象