RestorePoint.TimeCreated Eigenschaft

Definition

Ruft die Erstellungszeit des Wiederherstellungspunkts ab.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: