Compartir a través de


DPMProtectedItemExtendedInfo.LastRefreshedAt Propiedad

Definición

Obtiene o establece la hora de la última actualización en el elemento de copia de seguridad.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a