Freigeben über


IScanningRule Interface

Definition

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

Properties

Name Description
CustomFileExtension
FileExtension

Methods

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

Applies to