ComplianceResult interface

A class represent the compliance result.

Properties

categories

List of categories. NOTE: This property will not be serialized. It can only be populated by the server.

complianceName

The name of the compliance. e.g. "M365" NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

categories

List of categories. NOTE: This property will not be serialized. It can only be populated by the server.

categories?: Category[]

Property Value

complianceName

The name of the compliance. e.g. "M365" NOTE: This property will not be serialized. It can only be populated by the server.

complianceName?: string

Property Value

string