次の方法で共有


HciStatusLevelType.Inequality(HciStatusLevelType, HciStatusLevelType) 演算子

定義

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

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

パラメーター

戻り値

適用対象