TestimoX

API Reference

Class

CoverageSummary

Namespace ADPlayground.Replication
Assembly ADPlayground
Modifiers sealed

Per-site coverage metrics used by UI/reporting.

Inheritance

  • Object
  • CoverageSummary

Constructors

Properties

public String Site { get; set; } #

Site DN.

public Int32 DomainControllerCount { get; set; } #

Number of domain controllers in the site.

public Nullable<Boolean> AutoSiteCoverageEnabled { get; set; } #

True when auto site coverage is enabled (null when unknown).

public Int32 SubnetCount { get; set; } #

Number of subnets bound to the site.

public Int32 GlobalOrphanedSubnetCount { get; set; } #

Total number of subnets in the forest without a site binding.