Condividi tramite


StorageTasksReportOperations interface

Interfaccia che rappresenta un'operazione StorageTasksReport.

Proprietà

list

Recuperare il riepilogo dei report delle attività di archiviazione per ogni assegnazione.

Dettagli proprietà

list

Recuperare il riepilogo dei report delle attività di archiviazione per ogni assegnazione.

list: (resourceGroupName: string, storageTaskName: string, options?: StorageTasksReportListOptionalParams) => PagedAsyncIterableIterator<StorageTaskReportInstance, StorageTaskReportInstance[], PageSettings>

Valore della proprietà

(resourceGroupName: string, storageTaskName: string, options?: StorageTasksReportListOptionalParams) => PagedAsyncIterableIterator<StorageTaskReportInstance, StorageTaskReportInstance[], PageSettings>