Compartir a través de


DPMProtectedItemExtendedInfo.OnPremiseLatestRecoveryPoint Propiedad

Definición

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

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a