Package version:

Interface BackupVaultsList

List of Backup Vaults

interface BackupVaultsList {
    nextLink?: string;
    value?: BackupVault[];
}

Properties

Properties

nextLink?: string

URL to get the next set of results.

value?: BackupVault[]

A list of Backup Vaults