BackupWorkloadItemsOperations interface

Interface representing a BackupWorkloadItems operations.

Properties

list

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

Property Details

list

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

list: (vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, options?: BackupWorkloadItemsListOptionalParams) => PagedAsyncIterableIterator<WorkloadItemResource, WorkloadItemResource[], PageSettings>

Property Value

(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, options?: BackupWorkloadItemsListOptionalParams) => PagedAsyncIterableIterator<WorkloadItemResource, WorkloadItemResource[], PageSettings>