Share via


OwaspCrsExclusionEntryMatchVariable Struct

Definition

The variable to be excluded.

public readonly struct OwaspCrsExclusionEntryMatchVariable : IEquatable<Azure.ResourceManager.Network.Models.OwaspCrsExclusionEntryMatchVariable>
type OwaspCrsExclusionEntryMatchVariable = struct
Public Structure OwaspCrsExclusionEntryMatchVariable
Implements IEquatable(Of OwaspCrsExclusionEntryMatchVariable)
Inheritance
OwaspCrsExclusionEntryMatchVariable
Implements

Constructors

OwaspCrsExclusionEntryMatchVariable(String)

Initializes a new instance of OwaspCrsExclusionEntryMatchVariable.

Properties

RequestArgKeys

RequestArgKeys.

RequestArgNames

RequestArgNames.

RequestArgValues

RequestArgValues.

RequestCookieKeys

RequestCookieKeys.

RequestCookieNames

RequestCookieNames.

RequestCookieValues

RequestCookieValues.

RequestHeaderKeys

RequestHeaderKeys.

RequestHeaderNames

RequestHeaderNames.

RequestHeaderValues

RequestHeaderValues.

Methods

Equals(OwaspCrsExclusionEntryMatchVariable)

Indicates whether the current object is equal to another object of the same type.

ToString()

Returns the fully qualified type name of this instance.

Operators

Equality(OwaspCrsExclusionEntryMatchVariable, OwaspCrsExclusionEntryMatchVariable)

Determines if two OwaspCrsExclusionEntryMatchVariable values are the same.

Implicit(String to OwaspCrsExclusionEntryMatchVariable)

Converts a string to a OwaspCrsExclusionEntryMatchVariable.

Inequality(OwaspCrsExclusionEntryMatchVariable, OwaspCrsExclusionEntryMatchVariable)

Determines if two OwaspCrsExclusionEntryMatchVariable values are not the same.

Applies to