Partilhar via


ServiceAlertSeverity Estrutura

Definição

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