Share via


ForecastTimeframe.Inequality(ForecastTimeframe, ForecastTimeframe) Operator

Definition

Determines if two ForecastTimeframe values are not the same.

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

Parameters

Returns

Applies to