Share via


EnrichmentType.Equality(EnrichmentType, EnrichmentType) Operator

Definition

Determines if two EnrichmentType values are the same.

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

Parameters

Returns

Applies to