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

MetricAlertStatusProperties 类

定义

警报状态属性。

public class MetricAlertStatusProperties
type MetricAlertStatusProperties = class
Public Class MetricAlertStatusProperties
继承
MetricAlertStatusProperties

构造函数

MetricAlertStatusProperties()

初始化 MetricAlertStatusProperties 类的新实例。

MetricAlertStatusProperties(IDictionary<String,String>, String, Nullable<DateTime>)

初始化 MetricAlertStatusProperties 类的新实例。

属性

Dimensions

获取或设置描述维度类型的 对象。

Status

获取或设置状态值

Timestamp

获取或设置检查状态时的 UTC 时间。

适用于