Class AlertRule
- Namespace
- DotCompute.Backends.Metal.Telemetry
- Assembly
- DotCompute.Backends.Metal.dll
Alert rule
public sealed class AlertRule
- Inheritance
-
AlertRule
- Inherited Members
Properties
Description
public string Description { get; set; }
Property Value
Enabled
public bool Enabled { get; set; }
Property Value
Id
public string Id { get; set; }
Property Value
Name
public string Name { get; set; }
Property Value
Severity
public AlertSeverity Severity { get; set; }