Sdílet prostřednictvím


Job.EndTime Vlastnost

Definice

Získá nebo nastaví koncový čas úlohy.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.endTime")]
public DateTimeOffset? EndTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.endTime")>]
member this.EndTime : Nullable<DateTimeOffset> with get, set
Public Property EndTime As Nullable(Of DateTimeOffset)

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro