Database.RecoveryPeriodStartDate Property

 

Optional. Gets the starting date of the restorable period for this database.

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

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

Property Value

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