FileUploadNotification.EnqueuedOnUtc プロパティ

定義

通知が UTC で作成された日時。

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="enqueuedTimeUtc")]
public DateTimeOffset EnqueuedOnUtc { get; protected internal set; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="enqueuedTimeUtc")>]
member this.EnqueuedOnUtc : DateTimeOffset with get, set
Public Property EnqueuedOnUtc As DateTimeOffset

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象