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
| Name | Description |
|---|---|
| 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. |