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

AlertRuleIncidentsOperationsExtensions 类

定义

AlertRuleIncidentsOperations 的扩展方法。

public static class AlertRuleIncidentsOperationsExtensions
type AlertRuleIncidentsOperationsExtensions = class
Public Module AlertRuleIncidentsOperationsExtensions
继承
AlertRuleIncidentsOperationsExtensions

方法

Get(IAlertRuleIncidentsOperations, String, String, String)

获取与警报规则关联的事件

GetAsync(IAlertRuleIncidentsOperations, String, String, String, CancellationToken)

获取与警报规则关联的事件

ListByAlertRule(IAlertRuleIncidentsOperations, String, String)

获取与警报规则关联的事件列表

ListByAlertRuleAsync(IAlertRuleIncidentsOperations, String, String, CancellationToken)

获取与警报规则关联的事件列表

适用于