Freigeben über


IClassificationRuleList Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.ClassificationRuleListTypeConverter))]
public interface IClassificationRuleList : Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.ClassificationRuleListTypeConverter))>]
type IClassificationRuleList = interface
    interface IJsonSerializable
Public Interface IClassificationRuleList
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
Count
NextLink
Value

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to