API Reference
Class
Diagnostics (ForestReplicationPostureService)
Diagnostics for forest replication posture evaluation.
Inheritance
- Object
- Diagnostics
Constructors
public Diagnostics() #Inherited Methods
Properties
public Int32 ServerCount { get; set; } #Total servers in the summary.
public Int32 FailedServerCount { get; set; } #Servers with at least one failed replication neighbor.
public Int32 StaleServerCount { get; set; } #Servers considered stale by the configured threshold.
public Int32 DisabledConnectionServerCount { get; set; } #Servers with disabled inbound connection objects.
public Int32 FailedEdgeCount { get; set; } #Total failing replication edges.
public Int32 QueryIssueCount { get; set; } #Total query issues encountered during collection.