Share via


WorkbookCategoryType.Equality Operator

Definition

Determines if two WorkbookCategoryType values are the same.

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

Parameters

Returns

Applies to