Partilhar via


IotHubScheduledJobResponse.CreatedOnUtc Propriedade

Definição

Hora de início do trabalho agendada em 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a