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