Partilhar via


ReportedSeverity.Inequality(ReportedSeverity, ReportedSeverity) Operador

Definição

Determina se dois ReportedSeverity valores não são os mesmos.

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

Parâmetros

Retornos

Aplica-se a