次の方法で共有


ItemScopePath.Equality(ItemScopePath, ItemScopePath) 演算子

定義

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

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

パラメーター

戻り値

適用対象