DeletedDatabaseBackupGetResponse 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.
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.AzureOperationResponseDeletedDatabaseBackupGetResponse
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. |