次の方法で共有


DevTestLabNotificationChannelEventType.Equality 演算子

定義

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

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

パラメーター

戻り値

適用対象