BackupLongTermRetentionVaultGetResponse 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 Server backup LongTermRetention vault request.
public class BackupLongTermRetentionVaultGetResponse : Microsoft.Azure.AzureOperationResponse
type BackupLongTermRetentionVaultGetResponse = class
inherit AzureOperationResponse
Public Class BackupLongTermRetentionVaultGetResponse
Inherits AzureOperationResponse
- Inheritance
-
Microsoft.Azure.AzureOperationResponseBackupLongTermRetentionVaultGetResponse
Constructors
BackupLongTermRetentionVaultGetResponse() |
Initializes a new instance of the BackupLongTermRetentionVaultGetResponse class. |
Properties
BackupLongTermRetentionVault |
Optional. Gets or sets the object representing a given Azure Sql Server backup LongTermRetention vault. |