Share via


HypothesisStatus.Inequality(HypothesisStatus, HypothesisStatus) Operator

Definition

Determines if two HypothesisStatus values are not the same.

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

Parameters

Returns

Applies to