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

ISystemClassificationRulePropertiesAutoGenerated Interface

Definition

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

Applies to