RestorableDroppedDatabase Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A restorable dropped database
[Microsoft.Rest.Serialization.JsonTransformation]
public class RestorableDroppedDatabase : Microsoft.Azure.Management.Sql.Models.ProxyResource
type RestorableDroppedDatabase = class
inherit ProxyResource
Public Class RestorableDroppedDatabase
Inherits ProxyResource
- Inheritance
- Attributes
Constructors
RestorableDroppedDatabase() |
Initializes a new instance of the RestorableDroppedDatabase class. |
Properties
CreationDate |
Gets the creation date of the database (ISO8601 format) |
DatabaseName |
Gets the name of the database |
DeletionDate |
Gets the deletion date of the database (ISO8601 format) |
EarliestRestoreDate |
Gets the earliest restore date of the database (ISO8601 format) |
Id |
Gets resource ID. (Inherited from Resource) |
Location |
Gets the geo-location where the resource lives |
MaxSizeBytes |
Gets the max size in bytes of the database |
Name |
Gets resource name. (Inherited from Resource) |
Type |
Gets resource type. (Inherited from Resource) |