Share via


PurviewManagedEventHubState.Equality Operator

Definition

Determines if two PurviewManagedEventHubState values are the same.

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

Parameters

Returns

Applies to