API Reference
Class
Diagnostics (DomainControllerNetworkAdapterPostureService)
Diagnostics captured during posture evaluation.
Inheritance
- Object
- Diagnostics
Constructors
public Diagnostics() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public String ComputerName { get; set; } #Target computer name.
public Int32 AdapterCount { get; set; } #Total adapters returned by the inventory query.
public Boolean DomainFirewallPolicyReadable { get; set; } #Whether the domain firewall policy value was readable.
public FirewallProfilePolicy DomainFirewallPolicy { get; set; } #Domain firewall profile policy snapshot when available.