VolumeFailoverMetadata.BackupCreatedDate Property

Definition

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to