ComplianceStatus interface

Compliance Status details

Properties

complianceState

The compliance state of the configuration. NOTE: This property will not be serialized. It can only be populated by the server.

lastConfigApplied

Datetime the configuration was last applied.

message

Message from when the configuration was applied.

messageLevel

Level of the message.

Property Details

complianceState

The compliance state of the configuration. NOTE: This property will not be serialized. It can only be populated by the server.

complianceState?: string

Property Value

string

lastConfigApplied

Datetime the configuration was last applied.

lastConfigApplied?: Date

Property Value

Date

message

Message from when the configuration was applied.

message?: string

Property Value

string

messageLevel

Level of the message.

messageLevel?: string

Property Value

string