OwaspCrsExclusionEntry 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.

Allow to exclude some variable satisfy the condition for the WAF check.

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

Constructors

Properties

ExclusionManagedRuleSets

The managed rule sets that are associated with the exclusion.

MatchVariable

The variable to be excluded.

Selector

When matchVariable is a collection, operator used to specify which elements in the collection this exclusion applies to.

SelectorMatchOperator

When matchVariable is a collection, operate on the selector to specify which elements in the collection this exclusion applies to.

Methods

Explicit Interface Implementations

IJsonModel<OwaspCrsExclusionEntry>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<OwaspCrsExclusionEntry>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IPersistableModel<OwaspCrsExclusionEntry>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<OwaspCrsExclusionEntry>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<OwaspCrsExclusionEntry>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

Applies to

Product Versies
Azure SDK for .NET Latest, Preview