Partilhar via


WafMatchVariable.Inequality(WafMatchVariable, WafMatchVariable) Operador

Definição

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

public static bool operator != (Azure.ResourceManager.Cdn.Models.WafMatchVariable left, Azure.ResourceManager.Cdn.Models.WafMatchVariable right);
static member op_Inequality : 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