AzureBackupVaultListResponse.Vaults Property

Definition

Optional. Gets or sets the list of vaults.

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

Property Value

Applies to