--- title: "VBOJobStatistics" description: "Contains statistics on a backup or a backup copy job. See also VBOJobSession." canonical: "https://helpcenter.veeam.com/docs/vbo365/powershell/vbojobstatistics.html" breadcrumb: "PowerShell Reference > Veeam Backup for Microsoft 365 PowerShell Types > VBOJobStatistics" dateModified: "2026-08-21" --- # VBOJobStatistics Contains statistics on a backup or a backup copy job. See also [`VBOJobSession`](vbojobsession.md).
|
Property |
Type |
Description |
|---|---|---|
|
ProcessingRate |
String |
Average speed of data processing. |
|
ReadRate |
String |
Average speed of reading data from the backup repository. |
|
WriteRate |
String |
Average speed of writing data to the backup repository. |
|
TransferredData |
String |
Amount of data transferred from source to target before applying compression and deduplication. |
|
ProcessedObjects |
Long |
Number of items processed by the backup or backup copy job. |
|
Bottleneck |
VBOJobBottleneck |
Bottleneck in the data transmission process. Possible values:
|