Udostępnij za pośrednictwem


SelfHelpImportanceLevel.Equality Operator

Definition

Determines if two SelfHelpImportanceLevel values are the same.

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

Parameters

Returns

Applies to