Share via


NetworkWatcherProtocol.Equality Operator

Definition

Determines if two NetworkWatcherProtocol values are the same.

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

Parameters

Returns

Applies to