Share via


CustomClassificationRuleOutput interface

Rule of custom classification.

Extends

Properties

kind
properties

The properties of custom classification rule.

Inherited Properties

id

The resource identifier.

name

The resource name.

Property Details

kind

kind: "Custom"

Property Value

"Custom"

properties

The properties of custom classification rule.

properties?: CustomClassificationRulePropertiesOutput

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