Share via


SecurityInsightsIncidentOwnerType.Equality Operator

Definition

Determines if two SecurityInsightsIncidentOwnerType values are the same.

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

Parameters

Returns

Applies to