Share via


OperationalInsightsTableType.Equality Operator

Definition

Determines if two OperationalInsightsTableType values are the same.

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

Parameters

Returns

Applies to