API Reference
Class
CoverageSummary
Per-site coverage metrics used by UI/reporting.
Inheritance
- Object
- CoverageSummary
Constructors
public CoverageSummary() #Inherited Methods
Properties
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.