The DataUploadClusterProgress type exposes the following members.

Constructors

  NameDescription
Public methodDataUploadClusterProgress
Initializes a new instance of the DataUploadClusterProgress class

Properties

  NameDescription
Public propertyAutopilotClusterName
Autopilot cluster name
Public propertyDiscardedBytes
Total discarded bytes of data, which was most likely corrupted
Public propertyLostBytes
Total bytes of data that were lost, possibly due to log file rollover
Public propertyMissingMachinesCount
Number of missing machines
Public propertyTotalBytes
Total bytes of data reported
Public propertyTotalMachinesCount
Total number of machines reported
Public propertyUploadedBytes
Total bytes of data uploaded to Cosmos

See Also