API Reference
Class
Diagnostics (ForestDhcpInfrastructurePostureService)
Diagnostics captured while evaluating forest DHCP posture.
Inheritance
- Object
- Diagnostics
Constructors
public Diagnostics() #Inherited Methods
Properties
public String ForestName { get; set; } #Forest name used for evaluation.
public Int32 DomainCount { get; set; } #Total domains enumerated for DC correlation.
public Int32 DomainControllerAliasCount { get; set; } #Total unique domain-controller host aliases captured for correlation.
public Int32 DnsLookupFailureCount { get; set; } #Total DNS lookup failures observed for authorized DHCP entries.
public Int32 DomainControllerHostedCount { get; set; } #Total authorized DHCP entries correlated to domain controllers.