Share via


SystemClassificationRulePropertiesOutput interface

The properties of system classification rule.

Properties

classificationName

The classification name of system classification rule.

createdAt

The create time of system classification rule.

description
lastModifiedAt

The last modified time of system classification rule.

ruleStatus

The rule status of system classification rule.

version

The version of system classification rule.

Property Details

classificationName

The classification name of system classification rule.

classificationName?: string

Property Value

string

createdAt

The create time of system classification rule.

createdAt?: string

Property Value

string

description

description?: string

Property Value

string

lastModifiedAt

The last modified time of system classification rule.

lastModifiedAt?: string

Property Value

string

ruleStatus

The rule status of system classification rule.

ruleStatus?: "Enabled" | "Disabled"

Property Value

"Enabled" | "Disabled"

version

The version of system classification rule.

version?: number

Property Value

number