次の方法で共有


FunctionType.Inequality(FunctionType, FunctionType) 演算子

定義

2 つの FunctionType 値が同じでないかどうかを判断します。

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

パラメーター

right
FunctionType

戻り値

適用対象