BackupItem.FinishedTimeStamp Property

 

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

Namespace:   Microsoft.WindowsAzure.Management.WebSites.Models
Assembly:  Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)

public Nullable<DateTime> FinishedTimeStamp { get; set; }

Property Value

Type: System.Nullable<DateTime>
Return to top
Show: