Partager via


IotHubJobResponse.StartedOnUtc Propriété

Définition

Lorsque le travail a commencé à s’exécuter.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

Remarques

Cette valeur est créée par le service. Si elle est spécifiée par l’utilisateur, elle est ignorée.

S’applique à