API Reference
Class
Diagnostics (ForestBackupMetadataPostureService)
Diagnostics captured while evaluating forest backup metadata posture.
Inheritance
- Object
- Diagnostics
Constructors
public Diagnostics() #Inherited Methods
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.