Share via


SecurityInsightsRegistryHive.Equality Operator

Definition

Determines if two SecurityInsightsRegistryHive values are the same.

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

Parameters

Returns

Applies to