Share via


RestorableDroppedDatabase Members

A dropped Azure SQL Database that can be restored.

The following tables list the members exposed by the RestorableDroppedDatabase type.

Public Constructors

  Name Description
  RestorableDroppedDatabase Initializes a new instance of the RestorableDroppedDatabase class.

Top

Public Properties

  Name Description
CreationDate Optional. Gets the date this database was created.
DeletionDate Optional. Gets the date this database was deleted.
Edition Optional. Gets the database resource's edition.
EntityId Optional. Gets the entity ID of the database.
MaximumDatabaseSizeInBytes Optional. Gets the maximum size of this database expressed in bytes.
Name  Optional. Gets the name of the service resource. (Inherited from SqlModelCommon)
RecoveryPeriodStartDate Optional. Gets the starting date of the restorable period for this database.
ServerName Optional. Gets the name of the server.
State  Optional. Gets the state of the service resource. (Inherited from SqlModelCommon)
Type  Optional. Gets the type of the service resource. (Inherited from SqlModelCommon)

Top

Public Methods

(see also Protected Methods)

  Name Description
Equals  (Inherited from Object)
GetHashCode  (Inherited from Object)
GetType  (Inherited from Object)
ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
Finalize  (Inherited from Object)
MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

RestorableDroppedDatabase Class
Microsoft.WindowsAzure.Management.Sql.Models Namespace