Share via


PerformanceLevelUnit.Equality Operator

Definition

Determines if two PerformanceLevelUnit values are the same.

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

Parameters

Returns

Applies to