TestimoX

API Reference

Class

Diagnostics (ForestBackupMetadataPostureService)

Namespace ADPlayground.Forests.ForestBackupMetadataPostureService
Assembly ADPlayground
Modifiers sealed

Diagnostics captured while evaluating forest backup metadata posture.

Inheritance

  • Object
  • Diagnostics

Constructors

public Diagnostics() #

Properties

public Int32 DomainCount { get; set; } #

Total domains evaluated.

public Int32 NamingContextCount { get; set; } #

Total naming contexts projected.

public Int32 StaleRecordCount { get; set; } #

Total stale naming-context records.

public Int32 MissingContextCount { get; set; } #

Total missing naming-context records.

public Int32 ErrorCount { get; set; } #

Total collection errors.