API Reference
Class
Diagnostics (ForestConfigurationPartitionOwnerPostureService)
Diagnostics captured during evaluation.
Inheritance
- Object
- Diagnostics
Constructors
public Diagnostics() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public EvaluationScope Scope { get; set; } #Traversal mode used when collecting the posture view.
public Int32 RequestedObjectTypeCount { get; set; } #Total object types requested for evaluation.
public Int32 ObjectCount { get; set; } #Total configuration objects projected.
public Int32 QueryIssueCount { get; set; } #Total object types that encountered query issues.
public Int32 ErrorCount { get; set; } #Total non-item errors captured during evaluation.