BackupItem.FinishedTimeStamp Property

Definition

Optional. Timestamp when this backup has been finished and a zip file has been uploaded to a storage account.

public DateTime? FinishedTimeStamp { get; set; }
member this.FinishedTimeStamp : Nullable<DateTime> with get, set
Public Property FinishedTimeStamp As Nullable(Of DateTime)

Property Value

Applies to