Partager via


ServiceAlertState.Inequality(ServiceAlertState, ServiceAlertState) Opérateur

Définition

Détermine si deux ServiceAlertState valeurs ne sont pas identiques.

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

Paramètres

Retours

S’applique à