共用方式為


SecurityInsightsIncidentLabelType.Inequality Operator

Definition

Determines if two SecurityInsightsIncidentLabelType values are not the same.

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