BackupItem.Created Property

 

Optional. Timestamp when the backup has been created.

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

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

Property Value

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