Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BackupPolicies

Package version

Interface representing a BackupPolicies.

Hierarchy

  • BackupPolicies

Implemented by

Index

Methods

Methods

list

  • Lists of backup policies associated with Recovery Services Vault. API provides pagination parameters to fetch scoped results.

    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.

    • Optional options: BackupPoliciesListOptionalParams

      The options parameters.

    Returns PagedAsyncIterableIterator<ProtectionPolicyResource>

Generated using TypeDoc