RestorableDroppedDatabaseGetResponse::Database Property
Optional. Gets the restorable dropped database that has been returned from a Get Restorable Dropped Database request.
Assembly: Microsoft.WindowsAzure.Management.Sql (in Microsoft.WindowsAzure.Management.Sql.dll)
public: property RestorableDroppedDatabase^ Database { RestorableDroppedDatabase^ get(); void set(RestorableDroppedDatabase^ value); }
Property Value
Type: Microsoft.WindowsAzure.Management.Sql.Models::RestorableDroppedDatabase^
Show: