Partager via


ReportedSeverity Structure

Définition

Gravité de l’alerte évaluée.

public readonly struct ReportedSeverity : IEquatable<Azure.ResourceManager.SecurityCenter.Models.ReportedSeverity>
type ReportedSeverity = struct
Public Structure ReportedSeverity
Implements IEquatable(Of ReportedSeverity)
Héritage
ReportedSeverity
Implémente

Constructeurs

ReportedSeverity(String)

Initialise une nouvelle instance de ReportedSeverity.

Propriétés

High

Élevée.

Informational

Informatif.

Low

Faible.

Medium

Moyenne.

Méthodes

Equals(ReportedSeverity)

Indique si l'objet actuel est égal à un autre objet du même type.

ToString()

Retourne le nom de type qualifié complet de cette instance.

Opérateurs

Equality(ReportedSeverity, ReportedSeverity)

Détermine si deux ReportedSeverity valeurs sont identiques.

Implicit(String to ReportedSeverity)

Convertit une chaîne en ReportedSeverity.

Inequality(ReportedSeverity, ReportedSeverity)

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

S’applique à