Udostępnij przez


DeletedDatabaseBackup Class

Definition

Represents an Azure SQL Database restorable deleted database.

public class DeletedDatabaseBackup : Microsoft.Azure.ResourceBaseExtended
type DeletedDatabaseBackup = class
    inherit ResourceBaseExtended
Public Class DeletedDatabaseBackup
Inherits ResourceBaseExtended
Inheritance
Microsoft.Azure.ResourceBaseExtended
DeletedDatabaseBackup

Constructors

Name Description
DeletedDatabaseBackup()

Initializes a new instance of the DeletedDatabaseBackup class.

Properties

Name Description
Properties

Optional. Gets or sets the properties representing the deleted database.

Applies to