API Reference
Class
AdmxCentralStoreFinding
Structured Central Store posture finding.
Inheritance
- Object
- AdmxCentralStoreFinding
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Constructors
public AdmxCentralStoreFinding() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public String Id { get; set; } #Stable finding identifier.
public String Severity { get; set; } #Severity label.
public String Category { get; set; } #Finding category.
public String Message { get; set; } #Human-readable message.
public String Source { get; set; } #Source path or object.
public String Detail { get; set; } #Additional detail.