你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AlertStatus Class

Definition

Defines values for AlertStatus.

public static class AlertStatus
type AlertStatus = class
Public Class AlertStatus
Inheritance
AlertStatus

Fields

Active

An alert which doesn't specify a value is assigned the status 'Active'

Dismissed

Alert dismissed as false positive

InProgress

An alert which is in handling state

Resolved

Alert closed after handling

Applies to