SelfHelpDiagnosticStatus.Inequality Operator

Definition

Determines if two SelfHelpDiagnosticStatus values are not the same.

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

Parameters

Returns

Applies to