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

IAlertRuleIncidentsOperations 接口

定义

AlertRuleIncidentsOperations 操作。

public interface IAlertRuleIncidentsOperations
type IAlertRuleIncidentsOperations = interface
Public Interface IAlertRuleIncidentsOperations

方法

GetWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

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

ListByAlertRuleWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

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

扩展方法

Get(IAlertRuleIncidentsOperations, String, String, String)

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

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

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

ListByAlertRule(IAlertRuleIncidentsOperations, String, String)

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

ListByAlertRuleAsync(IAlertRuleIncidentsOperations, String, String, CancellationToken)

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

适用于