WafMetric.Inequality(WafMetric, WafMetric) Operator

Definition

Determines if two WafMetric values are not the same.

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

Parameters

left
WafMetric
right
WafMetric

Returns

Applies to