Partager via


IotHubScheduledJobResponse.StartedOnUtc Propriété

Définition

Représente l’heure à laquelle le travail a démarré le traitement.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à