Share via


PurviewManagedEventHubState.Inequality Operator

Definition

Determines if two PurviewManagedEventHubState values are not the same.

public static bool operator != (Azure.ResourceManager.Purview.Models.PurviewManagedEventHubState left, Azure.ResourceManager.Purview.Models.PurviewManagedEventHubState right);
static member op_Inequality : 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