BackupLongTermRetentionVaultGetResponse Class

Definition

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.AzureOperationResponse
BackupLongTermRetentionVaultGetResponse

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.

Applies to