Compartir a través de


RestorePoint.RestorePointCreationDate Propiedad

Definición

Obtiene la hora en que se realizó la copia de seguridad.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a