ICustomClassificationRulePropertiesAutoGenerated Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.CustomClassificationRulePropertiesAutoGeneratedTypeConverter))]
public interface ICustomClassificationRulePropertiesAutoGenerated : Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.ICustomClassificationRuleProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.CustomClassificationRulePropertiesAutoGeneratedTypeConverter))>]
type ICustomClassificationRulePropertiesAutoGenerated = interface
    interface IJsonSerializable
    interface ICustomClassificationRuleProperties
Public Interface ICustomClassificationRulePropertiesAutoGenerated
Implements ICustomClassificationRuleProperties
Derived
Attributes
Implements

Properties

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

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to