PostArgsMatchConditionType.Inequality Operator

Definition

Determines if two PostArgsMatchConditionType values are not the same.

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

Parameters

Returns

Applies to