The DataUploadClusterProgress type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | DataUploadClusterProgress | Initializes a new instance of the DataUploadClusterProgress class |
Properties
Name | Description | |
---|---|---|
![]() | AutopilotClusterName |
Autopilot cluster name
|
![]() | DiscardedBytes |
Total discarded bytes of data, which was most likely corrupted
|
![]() | LostBytes |
Total bytes of data that were lost, possibly due to log file rollover
|
![]() | MissingMachinesCount |
Number of missing machines
|
![]() | TotalBytes |
Total bytes of data reported
|
![]() | TotalMachinesCount |
Total number of machines reported
|
![]() | UploadedBytes |
Total bytes of data uploaded to Cosmos
|