DevTestLabNotificationChannelEventType.Equality Operator

Definition

Determines if two DevTestLabNotificationChannelEventType values are the same.

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

Parameters

Returns

Applies to