Compartir a través de


DataBoxEdgeAlertSeverity Estructura

Definición

Gravedad de la alerta.

public readonly struct DataBoxEdgeAlertSeverity : IEquatable<Azure.ResourceManager.DataBoxEdge.Models.DataBoxEdgeAlertSeverity>
type DataBoxEdgeAlertSeverity = struct
Public Structure DataBoxEdgeAlertSeverity
Implements IEquatable(Of DataBoxEdgeAlertSeverity)
Herencia
DataBoxEdgeAlertSeverity
Implementaciones

Constructores

DataBoxEdgeAlertSeverity(String)

Inicializa una nueva instancia de la clase DataBoxEdgeAlertSeverity.

Propiedades

Critical

Crítico.

Informational

Informativo.

Warning

Advertencia.

Métodos

Equals(DataBoxEdgeAlertSeverity)

Indica si el objeto actual es igual que otro objeto del mismo tipo.

ToString()

Devuelve el nombre de tipo completo de esta instancia.

Operadores

Equality(DataBoxEdgeAlertSeverity, DataBoxEdgeAlertSeverity)

Determina si dos DataBoxEdgeAlertSeverity valores son iguales.

Implicit(String to DataBoxEdgeAlertSeverity)

Convierte una cadena en un DataBoxEdgeAlertSeverity.

Inequality(DataBoxEdgeAlertSeverity, DataBoxEdgeAlertSeverity)

Determina si dos DataBoxEdgeAlertSeverity valores no son los mismos.

Se aplica a