ComplianceSegment interface
A segment of a compliance assessment.
Properties
percentage | The size (%) of the segment. NOTE: This property will not be serialized. It can only be populated by the server. |
segment |
The segment type, e.g. compliant, non-compliance, insufficient coverage, N/A, etc. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
percentage
The size (%) of the segment. NOTE: This property will not be serialized. It can only be populated by the server.
percentage?: number
Property Value
number
segmentType
The segment type, e.g. compliant, non-compliance, insufficient coverage, N/A, etc. NOTE: This property will not be serialized. It can only be populated by the server.
segmentType?: string
Property Value
string