IIncidentOperations 接口
用于管理警报的事件的操作。
命名空间: Microsoft.WindowsAzure.Management.Monitoring.Alerts
程序集: Microsoft.WindowsAzure.Management.Monitoring(Microsoft.WindowsAzure.Management.Monitoring.dll 中)
语法
public interface IIncidentOperations
public interface class IIncidentOperations
type IIncidentOperations = interface end
Public Interface IIncidentOperations
方法
名称 | 说明 | |
---|---|---|
GetAsync(String, CancellationToken) | ||
ListActiveForSubscriptionAsync(CancellationToken) | ||
ListForRuleAsync(String, Boolean, CancellationToken) |
扩展方法
请参阅
Microsoft.WindowsAzure.Management.Monitoring.Alerts 命名空间
返回页首