次の方法で共有


ItemScopePath.Inequality(ItemScopePath, ItemScopePath) 演算子

定義

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

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

パラメーター

戻り値

適用対象