Share via


TroubleshooterExecutionStatus.Inequality Operator

Definition

Determines if two TroubleshooterExecutionStatus values are not the same.

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

Parameters

Returns

Applies to