Compartir a través de


AzureIaaSVMProtectedItemExtendedInfo.NewestRecoveryPointInArchive Propiedad

Definición

Obtiene o establece la copia de seguridad más reciente disponible para este elemento de copia de seguridad en el nivel de archivo.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a