Freigeben über


ICustomClassificationRulePropertiesAutoGenerated Interface

Definition

[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)

Applies to