Share via


NotificationStageName.Equality Operator

Definition

Determines if two NotificationStageName values are the same.

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

Parameters

Returns

Applies to