共用方式為


SecurityInsightsIncidentOwnerType.Inequality Operator

Definition

Determines if two SecurityInsightsIncidentOwnerType values are not the same.

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