CostManagementAlertSource.Inequality Operator

Definition

Determines if two CostManagementAlertSource values are not the same.

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