共用方式為


BackupLongTermRetentionVaultListResponse.BackupLongTermRetentionVaults Property

Definition

Optional. Gets or sets the list of Azure Sql Server backup LongTermRetention vaults.

public System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.LegacySdk.Models.BackupLongTermRetentionVault> BackupLongTermRetentionVaults { get; set; }
member this.BackupLongTermRetentionVaults : System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.LegacySdk.Models.BackupLongTermRetentionVault> with get, set
Public Property BackupLongTermRetentionVaults As IList(Of BackupLongTermRetentionVault)

Property Value

Applies to