Table of Contents

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

string

Enabled

public bool Enabled { get; set; }

Property Value

bool

Id

public string Id { get; set; }

Property Value

string

Name

public string Name { get; set; }

Property Value

string

Severity

public AlertSeverity Severity { get; set; }

Property Value

AlertSeverity