OwaspCrsExclusionEntry Class
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.
public class OwaspCrsExclusionEntry : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.Models.OwaspCrsExclusionEntry>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.Models.OwaspCrsExclusionEntry>
type OwaspCrsExclusionEntry = class
interface IJsonModel<OwaspCrsExclusionEntry>
interface IPersistableModel<OwaspCrsExclusionEntry>
Public Class OwaspCrsExclusionEntry
Implements IJsonModel(Of OwaspCrsExclusionEntry), IPersistableModel(Of OwaspCrsExclusionEntry)
- Inheritance
-
OwaspCrsExclusionEntry
- Implements
Owasp |
Initializes a new instance of OwaspCrsExclusionEntry. |
Exclusion |
The managed rule sets that are associated with the exclusion. |
Match |
The variable to be excluded. |
Selector |
When matchVariable is a collection, operator used to specify which elements in the collection this exclusion applies to. |
Selector |
When matchVariable is a collection, operate on the selector to specify which elements in the collection this exclusion applies to. |
IJson |
Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model. |
IJson |
Writes the model to the provided Utf8JsonWriter. |
IPersistable |
Converts the provided BinaryData into a model. |
IPersistable |
Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service. |
IPersistable |
Writes the model into a BinaryData. |
Product | Versies |
---|---|
Azure SDK for .NET | Latest, Preview |
Azure SDK for .NET-feedback
Azure SDK for .NET is een open source project. Selecteer een koppeling om feedback te geven: