你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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