CustomClassificationRuleOutput interface
Rule of custom classification.
- Extends
Properties
| kind | |
| properties | The properties of custom classification rule. |
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