Partager via


RequestMethodMatchConditionType.Inequality Opérateur

Définition

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

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

Paramètres

Retours

S’applique à