Compartir a través de


AzureFileshareProtectedItemExtendedInfo.OldestRecoveryPoint Propiedad

Definición

Obtiene o establece la copia de seguridad más antigua disponible para este elemento en el servicio.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a