Share via


RegexClassificationRulePatternOutput interface

Pattern of regex classification rule.

Extends

Properties

kind
pattern

The pattern of regex classification rule pattern.

Property Details

kind

kind: "Regex"

Property Value

"Regex"

pattern

The pattern of regex classification rule pattern.

pattern?: string

Property Value

string