Package version:

Interface RegulatoryComplianceStandard

Regulatory compliance standard details and state

Hierarchy

Properties

failedControls?: number

The number of supported regulatory compliance controls of the given standard with a failed state NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Resource Id NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Resource name NOTE: This property will not be serialized. It can only be populated by the server.

passedControls?: number

The number of supported regulatory compliance controls of the given standard with a passed state NOTE: This property will not be serialized. It can only be populated by the server.

skippedControls?: number

The number of supported regulatory compliance controls of the given standard with a skipped state NOTE: This property will not be serialized. It can only be populated by the server.

state?: string

Aggregative state based on the standard's supported controls states

type?: string

Resource type NOTE: This property will not be serialized. It can only be populated by the server.

unsupportedControls?: number

The number of regulatory compliance controls of the given standard which are unsupported by automated assessments NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc