ISystemClassificationRulePropertiesAutoGenerated 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.SystemClassificationRulePropertiesAutoGeneratedTypeConverter))]
public interface ISystemClassificationRulePropertiesAutoGenerated : Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.ISystemClassificationRuleProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.SystemClassificationRulePropertiesAutoGeneratedTypeConverter))>]
type ISystemClassificationRulePropertiesAutoGenerated = interface
interface IJsonSerializable
interface ISystemClassificationRuleProperties
Public Interface ISystemClassificationRulePropertiesAutoGenerated
Implements ISystemClassificationRuleProperties
- Derived
- Attributes
- Implements
Properties
ClassificationName | (Inherited from ISystemClassificationRuleProperties) |
CreatedAt | (Inherited from ISystemClassificationRuleProperties) |
Description | (Inherited from ISystemClassificationRuleProperties) |
LastModifiedAt | (Inherited from ISystemClassificationRuleProperties) |
RuleStatus | (Inherited from ISystemClassificationRuleProperties) |
Version | (Inherited from ISystemClassificationRuleProperties) |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |