Compartir a través de


VolumeFailoverMetadata.BackupCreatedDate Propiedad

Definición

Obtiene o establece la fecha en la que se tomó la instantánea.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a