API Reference
Class
Diagnostics (FsmoRolePostureService)
Diagnostics for FSMO posture evaluation.
Inheritance
- Object
- Diagnostics
Constructors
public Diagnostics() #Inherited Methods
Properties
public Int32 RoleHolderCount { get; set; } #Total FSMO role holders projected.
public Int32 ForestRoleCount { get; set; } #Total forest-scoped FSMO roles projected.
public Int32 DomainRoleCount { get; set; } #Total domain-scoped FSMO roles projected.
public Int32 OfflineRoleCount { get; set; } #Total role holders that appear offline.
public Int32 ReadOnlyRoleCount { get; set; } #Total role holders that appear read-only.
public Int32 FailedBestPracticeCount { get; set; } #Total failed best-practice checks.