Compartilhar via


WafMatchVariable.Equality(WafMatchVariable, WafMatchVariable) Operador

Definição

Determina se dois WafMatchVariable valores são os mesmos.

public static bool operator == (Azure.ResourceManager.Cdn.Models.WafMatchVariable left, Azure.ResourceManager.Cdn.Models.WafMatchVariable right);
static member ( = ) : Azure.ResourceManager.Cdn.Models.WafMatchVariable * Azure.ResourceManager.Cdn.Models.WafMatchVariable -> bool
Public Shared Operator == (left As WafMatchVariable, right As WafMatchVariable) As Boolean

Parâmetros

Retornos

Aplica-se a