ServiceAlertSeverity Structure
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 à
Azure SDK for .NET