Share via


SystemClassificationRuleOutput interface

The rule of system classification.

Extends

Properties

kind
properties

The properties of system classification rule.

Inherited Properties

id

The resource identifier.

name

The resource name.

Property Details

kind

kind: "System"

Property Value

"System"

properties

The properties of system classification rule.

properties?: SystemClassificationRulePropertiesOutput

Property Value

Inherited Property Details

id

The resource identifier.

id?: string

Property Value

string

Inherited From ClassificationRuleOutputParent.id

name

The resource name.

name?: string

Property Value

string

Inherited From ClassificationRuleOutputParent.name