JobResponse.StartTimeUtc プロパティ

定義

システムが生成されました。 作成時に無視されます。

[Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="startTime")]
public DateTime? StartTimeUtc { get; }
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="startTime")>]
member this.StartTimeUtc : Nullable<DateTime>
Public ReadOnly Property StartTimeUtc As Nullable(Of DateTime)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象