Compartilhar via


ReportedSeverity.Equality(ReportedSeverity, ReportedSeverity) Operador

Definição

Determina se dois ReportedSeverity valores são os mesmos.

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