ISqlFilter Interface

Definition

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

Properties

CompatibilityLevel
RequiresPreprocessing
SqlExpression

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to