RestoreDatabaseOperation.SourceDatabaseDeletionDate Property

 

Optional. Gets the deletion date of the source Azure SQL Database.

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

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

Property Value

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