Compartir a través de


DPMProtectedItemExtendedInfo.OnPremiseOldestRecoveryPoint Propiedad

Definición

Obtiene o establece el tiempo de punto de recuperación de disco más antiguo.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a