Share via


TroubleshooterValidationScope.Equality Operator

Definition

Determines if two TroubleshooterValidationScope values are the same.

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

Parameters

Returns

Applies to