Compartilhar via


DataBoxEdgeAlertSeverity Estrutura

Definição

Severidade do alerta.

public readonly struct DataBoxEdgeAlertSeverity : IEquatable<Azure.ResourceManager.DataBoxEdge.Models.DataBoxEdgeAlertSeverity>
type DataBoxEdgeAlertSeverity = struct
Public Structure DataBoxEdgeAlertSeverity
Implements IEquatable(Of DataBoxEdgeAlertSeverity)
Herança
DataBoxEdgeAlertSeverity
Implementações

Construtores

DataBoxEdgeAlertSeverity(String)

Inicializa uma nova instância de DataBoxEdgeAlertSeverity.

Propriedades

Critical

Crítica.

Informational

Informativo.

Warning

Aviso.

Métodos

Equals(DataBoxEdgeAlertSeverity)

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

Determina se dois DataBoxEdgeAlertSeverity valores são os mesmos.

Implicit(String to DataBoxEdgeAlertSeverity)

Converte uma cadeia de caracteres em um DataBoxEdgeAlertSeverity.

Inequality(DataBoxEdgeAlertSeverity, DataBoxEdgeAlertSeverity)

Determina se dois DataBoxEdgeAlertSeverity valores não são os mesmos.

Aplica-se a