次の方法で共有


IsDeviceMatchConditionType.Equality 演算子

定義

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

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

パラメーター

戻り値

適用対象