Share via


Snapshot.TimeCreated Eigenschaft

Definition

Ruft den Zeitpunkt ab, zu dem die Momentaufnahme erstellt wurde.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.timeCreated")]
public DateTime? TimeCreated { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.timeCreated")>]
member this.TimeCreated : Nullable<DateTime>
Public ReadOnly Property TimeCreated As Nullable(Of DateTime)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: