Sdílet prostřednictvím


FunctionType.Inequality(FunctionType, FunctionType) Operator

Definition

Determines if two FunctionType values are not the same.

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

Parameters

right
FunctionType

Returns

Applies to