TroubleshooterExecutionStatus.Equality Operator

Definition

Determines if two TroubleshooterExecutionStatus values are the same.

public static bool operator == (Azure.ResourceManager.SelfHelp.Models.TroubleshooterExecutionStatus left, Azure.ResourceManager.SelfHelp.Models.TroubleshooterExecutionStatus right);
static member ( = ) : 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