次の方法で共有


DeletedDatabaseBackupGetResponse Class

Definition

Represents the response to a Get Azure Sql Database deleted database backup request.

public class DeletedDatabaseBackupGetResponse : Microsoft.Azure.AzureOperationResponse
type DeletedDatabaseBackupGetResponse = class
    inherit AzureOperationResponse
Public Class DeletedDatabaseBackupGetResponse
Inherits AzureOperationResponse
Inheritance
Microsoft.Azure.AzureOperationResponse
DeletedDatabaseBackupGetResponse

Constructors

DeletedDatabaseBackupGetResponse()

Initializes a new instance of the DeletedDatabaseBackupGetResponse class.

Properties

DeletedDatabaseBackup

Optional. Gets or sets the object representing a given Azure Sql Database deleted database backup.

Applies to