Compartir a través de


ReportedSeverity Estructura

Definición

Gravedad de alerta evaluada.

public readonly struct ReportedSeverity : IEquatable<Azure.ResourceManager.SecurityCenter.Models.ReportedSeverity>
type ReportedSeverity = struct
Public Structure ReportedSeverity
Implements IEquatable(Of ReportedSeverity)
Herencia
ReportedSeverity
Implementaciones

Constructores

ReportedSeverity(String)

Inicializa una nueva instancia de la clase ReportedSeverity.

Propiedades

High

Alta.

Informational

Informativo.

Low

Baja.

Medium

Mediana.

Métodos

Equals(ReportedSeverity)

Indica si el objeto actual es igual que otro objeto del mismo tipo.

ToString()

Devuelve el nombre de tipo completo de esta instancia.

Operadores

Equality(ReportedSeverity, ReportedSeverity)

Determina si dos ReportedSeverity valores son iguales.

Implicit(String to ReportedSeverity)

Convierte una cadena en un ReportedSeverity.

Inequality(ReportedSeverity, ReportedSeverity)

Determina si dos ReportedSeverity valores no son los mismos.

Se aplica a