Partager via


WafMatchVariable.Inequality(WafMatchVariable, WafMatchVariable) Opérateur

Définition

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

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

Paramètres

Retours

S’applique à