RegulatoryComplianceStandard interface

Regulatory compliance standard details and state

Extends

Properties

failedControls

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.

passedControls

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

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

Aggregative state based on the standard's supported controls states

unsupportedControls

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.

Inherited Properties

id

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

name

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

type

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

Property Details

failedControls

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.

failedControls?: number

Property Value

number

passedControls

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.

passedControls?: number

Property Value

number

skippedControls

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.

skippedControls?: number

Property Value

number

state

Aggregative state based on the standard's supported controls states

state?: string

Property Value

string

unsupportedControls

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.

unsupportedControls?: number

Property Value

number

Inherited Property Details

id

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

id?: string

Property Value

string

Inherited From Resource.id

name

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

name?: string

Property Value

string

Inherited From Resource.name

type

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

type?: string

Property Value

string

Inherited From Resource.type