ServiceBusSqlFilter Class

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.

Represents a filter which is a composition of an expression and an action that is executed in the pub/sub pipeline.

C#
public class ServiceBusSqlFilter : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ServiceBus.Models.ServiceBusSqlFilter>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ServiceBus.Models.ServiceBusSqlFilter>
Inheritance
ServiceBusSqlFilter
Implements

Constructors

ServiceBusSqlFilter()

Initializes a new instance of ServiceBusSqlFilter.

Properties

CompatibilityLevel

This property is reserved for future use. An integer value showing the compatibility level, currently hard-coded to 20.

RequiresPreprocessing

Value that indicates whether the rule action requires preprocessing.

SqlExpression

The SQL expression. e.g. MyProperty='ABC'.

Methods

Explicit Interface Implementations

IJsonModel<ServiceBusSqlFilter>.Create(Utf8JsonReader, ModelReaderWriterOptions)

Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model.

IJsonModel<ServiceBusSqlFilter>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IPersistableModel<ServiceBusSqlFilter>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<ServiceBusSqlFilter>.GetFormatFromOptions(ModelReaderWriterOptions)

Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service.

IPersistableModel<ServiceBusSqlFilter>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

Applies to

منتج الإصدارات
Azure SDK for .NET Latest, Preview