Share via


CostManagementAlertSource.Equality Operator

Definition

Determines if two CostManagementAlertSource values are the same.

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

Parameters

Returns

Applies to