Sdílet prostřednictvím


BackupProperties.CreationDate Property

Definition

Gets the creation date of the backup

[Newtonsoft.Json.JsonProperty(PropertyName="creationDate")]
public DateTime? CreationDate { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="creationDate")>]
member this.CreationDate : Nullable<DateTime>
Public ReadOnly Property CreationDate As Nullable(Of DateTime)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to