ReportedSeverity Estrutura

Definição

Severidade do alerta avaliada.

public readonly struct ReportedSeverity : IEquatable<Azure.ResourceManager.SecurityCenter.Models.ReportedSeverity>
type ReportedSeverity = struct
Public Structure ReportedSeverity
Implements IEquatable(Of ReportedSeverity)
Herança
ReportedSeverity
Implementações

Construtores

ReportedSeverity(String)

Inicializa uma nova instância de ReportedSeverity.

Propriedades

High

Alta:

Informational

Informativo.

Low

Baixa:

Medium

Média:

Métodos

Equals(ReportedSeverity)

Indica se o objeto atual é igual a outro objeto do mesmo tipo.

ToString()

Retorna o nome do tipo totalmente qualificado dessa instância.

Operadores

Equality(ReportedSeverity, ReportedSeverity)

Determina se dois ReportedSeverity valores são os mesmos.

Implicit(String to ReportedSeverity)

Converte uma cadeia de caracteres em um ReportedSeverity.

Inequality(ReportedSeverity, ReportedSeverity)

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

Aplica-se a