Partilhar via


SourceControlOperationWarningCode.Inequality Operator

Definition

Determines if two SourceControlOperationWarningCode values are not the same.

public static bool operator != (Azure.ResourceManager.SecurityInsights.Models.SourceControlOperationWarningCode left, Azure.ResourceManager.SecurityInsights.Models.SourceControlOperationWarningCode right);
static member op_Inequality : 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