Compartilhar via


WafMatchVariable Estrutura

Definição

Corresponder variável com a qual comparar.

public readonly struct WafMatchVariable : IEquatable<Azure.ResourceManager.Cdn.Models.WafMatchVariable>
type WafMatchVariable = struct
Public Structure WafMatchVariable
Implements IEquatable(Of WafMatchVariable)
Herança
WafMatchVariable
Implementações

Construtores

WafMatchVariable(String)

Inicializa uma nova instância de WafMatchVariable.

Propriedades

Cookies

Cookies.

PostArgs

PostArgs.

QueryString

Querystring.

RemoteAddr

Remoteaddr.

RequestBody

RequestBody.

RequestHeader

Requestheader.

RequestMethod

RequestMethod.

RequestUri

Requesturi.

SocketAddr

SocketAddr.

Métodos

Equals(WafMatchVariable)

Indica se o objeto atual é igual a outro objeto do mesmo tipo.

ToString()

Retorna o nome do tipo totalmente qualificado dessa instância.

Operadores

Equality(WafMatchVariable, WafMatchVariable)

Determina se dois WafMatchVariable valores são os mesmos.

Implicit(String to WafMatchVariable)

Converte uma cadeia de caracteres em um WafMatchVariable.

Inequality(WafMatchVariable, WafMatchVariable)

Determina se dois WafMatchVariable valores não são os mesmos.

Aplica-se a