你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
IIotSecuritySolutionsAnalyticsAggregatedAlertOperations Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
IotSecuritySolutionsAnalyticsAggregatedAlertOperations operations.
public interface IIotSecuritySolutionsAnalyticsAggregatedAlertOperations
type IIotSecuritySolutionsAnalyticsAggregatedAlertOperations = interface
Public Interface IIotSecuritySolutionsAnalyticsAggregatedAlertOperations
Methods
DismissWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken) |
Use this method to dismiss an aggregated IoT Security Solution Alert. |
GetWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken) |
Use this method to get a single the aggregated alert of yours IoT Security solution. This aggregation is performed by alert name. |
ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Use this method to get the aggregated alert list of yours IoT Security solution. |
ListWithHttpMessagesAsync(String, String, Nullable<Int32>, Dictionary<String,List<String>>, CancellationToken) |
Use this method to get the aggregated alert list of yours IoT Security solution. |