Partager via


WafMatchVariable Structure

Définition

Mettre en correspondance la variable à comparer.

public readonly struct WafMatchVariable : IEquatable<Azure.ResourceManager.Cdn.Models.WafMatchVariable>
type WafMatchVariable = struct
Public Structure WafMatchVariable
Implements IEquatable(Of WafMatchVariable)
Héritage
WafMatchVariable
Implémente

Constructeurs

WafMatchVariable(String)

Initialise une nouvelle instance de WafMatchVariable.

Propriétés

Cookies

Cookies.

PostArgs

PostArgs.

QueryString

Querystring.

RemoteAddr

RemoteAddr.

RequestBody

RequestBody.

RequestHeader

RequestHeader.

RequestMethod

RequestMethod.

RequestUri

Requesturi.

SocketAddr

SocketAddr.

Méthodes

Equals(WafMatchVariable)

Indique si l'objet actuel est égal à un autre objet du même type.

ToString()

Retourne le nom de type qualifié complet de cette instance.

Opérateurs

Equality(WafMatchVariable, WafMatchVariable)

Détermine si deux WafMatchVariable valeurs sont identiques.

Implicit(String to WafMatchVariable)

Convertit une chaîne en WafMatchVariable.

Inequality(WafMatchVariable, WafMatchVariable)

Détermine si deux WafMatchVariable valeurs ne sont pas identiques.

S’applique à