Partager via


RestorePoint.TimeCreated Propriété

Définition

Obtient l’heure de création du point de restauration.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à