BatchJobStatistics.ReadIOps Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The total number of disk read operations made by all Tasks in the Job.
public long ReadIOps { get; }
member this.ReadIOps : int64
Public ReadOnly Property ReadIOps As Long