Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BackupWorkloadItemsImpl

Package version

Class containing BackupWorkloadItems operations.

Hierarchy

  • BackupWorkloadItemsImpl

Implements

Index

Constructors

Methods

Constructors

constructor

Methods

list

  • Provides a pageable list of workload item of a specific container according to the query filter and the pagination parameters.

    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.

    • fabricName: string

      Fabric name associated with the container.

    • containerName: string

      Name of the container.

    • Optional options: BackupWorkloadItemsListOptionalParams

      The options parameters.

    Returns PagedAsyncIterableIterator<WorkloadItemResource>

Generated using TypeDoc