ServiceAlertSeverity Estrutura
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
O ServiceAlertSeverity.
public readonly struct ServiceAlertSeverity : IEquatable<Azure.ResourceManager.AlertsManagement.Models.ServiceAlertSeverity>
type ServiceAlertSeverity = struct
Public Structure ServiceAlertSeverity
Implements IEquatable(Of ServiceAlertSeverity)
- Herança
-
ServiceAlertSeverity
- Implementações
Construtores
ServiceAlertSeverity(String) |
Inicializa uma nova instância de ServiceAlertSeverity. |
Propriedades
Sev0 |
Sev0. |
Sev1 |
Sev1. |
Sev2 |
Sev2. |
Sev3 |
Sev3. |
Sev4 |
Sev4. |
Métodos
Equals(ServiceAlertSeverity) |
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(ServiceAlertSeverity, ServiceAlertSeverity) |
Determina se dois ServiceAlertSeverity valores são os mesmos. |
Implicit(String to ServiceAlertSeverity) |
Converte uma cadeia de caracteres em um ServiceAlertSeverity. |
Inequality(ServiceAlertSeverity, ServiceAlertSeverity) |
Determina se dois ServiceAlertSeverity valores não são os mesmos. |
Aplica-se a
Azure SDK for .NET