BackupUsageSummaries interface
Interface representing a BackupUsageSummaries.
Methods
list(string, string, Backup |
Fetches the backup management usage summaries of the vault. |
Method Details
list(string, string, BackupUsageSummariesListOptionalParams)
Fetches the backup management usage summaries of the vault.
function list(vaultName: string, resourceGroupName: string, options?: BackupUsageSummariesListOptionalParams): PagedAsyncIterableIterator<BackupManagementUsage, BackupManagementUsage[], PageSettings>
Parameters
- vaultName
-
string
The name of the recovery services vault.
- resourceGroupName
-
string
The name of the resource group where the recovery services vault is present.
The options parameters.