Partager via


ServiceAlertSeverity Structure

Définition

The ServiceAlertSeverity.

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

Constructeurs

ServiceAlertSeverity(String)

Initialise une nouvelle instance de ServiceAlertSeverity.

Propriétés

Sev0

Sev0.

Sev1

Sev1.

Sev2

Sev2.

Sev3

Sev3.

Sev4

Sev4.

Méthodes

Equals(ServiceAlertSeverity)

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(ServiceAlertSeverity, ServiceAlertSeverity)

Détermine si deux ServiceAlertSeverity valeurs sont identiques.

Implicit(String to ServiceAlertSeverity)

Convertit une chaîne en ServiceAlertSeverity.

Inequality(ServiceAlertSeverity, ServiceAlertSeverity)

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

S’applique à