Delen via


FileUploadNotification.EnqueuedOnUtc Property

Definition

Date and time indicating when the notification was created in 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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to