Share via


SourceControlOperationWarningCode.Equality Operator

Definition

Determines if two SourceControlOperationWarningCode values are the same.

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

Parameters

Returns

Applies to