Share via


IncidentManagementService.Inequality Operator

Definition

Determines if two IncidentManagementService values are not the same.

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

Parameters

Returns

Applies to