ICustomClassificationRulePropertiesAutoGenerated Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.CustomClassificationRulePropertiesAutoGeneratedTypeConverter))]
public interface ICustomClassificationRulePropertiesAutoGenerated : Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.ICustomClassificationRuleProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.CustomClassificationRulePropertiesAutoGeneratedTypeConverter))>]
type ICustomClassificationRulePropertiesAutoGenerated = interface
interface IJsonSerializable
interface ICustomClassificationRuleProperties
Public Interface ICustomClassificationRulePropertiesAutoGenerated
Implements ICustomClassificationRuleProperties
- Derived
- Attributes
- Implements
Properties
| Name | Description |
|---|---|
| ClassificationAction | (Inherited from ICustomClassificationRuleProperties) |
| ClassificationName | (Inherited from ICustomClassificationRuleProperties) |
| ColumnPattern | (Inherited from ICustomClassificationRuleProperties) |
| CreatedAt | (Inherited from ICustomClassificationRuleProperties) |
| DataPattern | (Inherited from ICustomClassificationRuleProperties) |
| Description | (Inherited from ICustomClassificationRuleProperties) |
| LastModifiedAt | (Inherited from ICustomClassificationRuleProperties) |
| MinimumPercentageMatch | (Inherited from ICustomClassificationRuleProperties) |
| RuleStatus | (Inherited from ICustomClassificationRuleProperties) |
| Version | (Inherited from ICustomClassificationRuleProperties) |
Methods
| Name | Description |
|---|---|
| ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |