Share via


SecurityInsightsIncidentLabelType.Equality Operator

Definition

Determines if two SecurityInsightsIncidentLabelType values are the same.

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

Parameters

Returns

Applies to