TestimoX

API Reference

Class

Diagnostics (DomainControllerDiskSpacePostureService)

Namespace ComputerX.Storage.DomainControllerDiskSpacePostureService
Assembly ComputerX
Modifiers sealed

Diagnostics captured while evaluating disk posture.

Inheritance

  • Object
  • Diagnostics

Constructors

public Diagnostics() #

Properties

public Int32 QueriedDiskCount { get; set; } #

Total disks returned by the underlying query before fixed-disk filtering.

public Int32 EvaluatedFixedDiskCount { get; set; } #

Total fixed disks evaluated by the posture service.