Share via


ChartAggregationType.Inequality Operator

Definition

Determines if two ChartAggregationType values are not the same.

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

Parameters

Returns

Applies to