次の方法で共有


IsDeviceMatchConditionMatchValue.Equality 演算子

定義

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

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

パラメーター

戻り値

適用対象