共用方式為


TimeframeType.Inequality(TimeframeType, TimeframeType) Operator

Definition

Determines if two TimeframeType values are not the same.

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

Parameters

Returns

Applies to