Compartir a través de


IotHubScheduledJobResponse.CreatedOnUtc Propiedad

Definición

Hora de inicio del trabajo programada en UTC.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a