ScheduledActionFileFormat.Inequality Operator

Definition

Determines if two ScheduledActionFileFormat values are not the same.

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

Parameters

Returns

Applies to