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

IotSecuritySolutionsAnalyticsAggregatedAlertOperationsExtensions Class

Definition

Extension methods for IotSecuritySolutionsAnalyticsAggregatedAlertOperations

public static class IotSecuritySolutionsAnalyticsAggregatedAlertOperationsExtensions
type IotSecuritySolutionsAnalyticsAggregatedAlertOperationsExtensions = class
Public Module IotSecuritySolutionsAnalyticsAggregatedAlertOperationsExtensions
Inheritance
IotSecuritySolutionsAnalyticsAggregatedAlertOperationsExtensions

Methods

Dismiss(IIotSecuritySolutionsAnalyticsAggregatedAlertOperations, String, String, String)

Use this method to dismiss an aggregated IoT Security Solution Alert.

DismissAsync(IIotSecuritySolutionsAnalyticsAggregatedAlertOperations, String, String, String, CancellationToken)

Use this method to dismiss an aggregated IoT Security Solution Alert.

Get(IIotSecuritySolutionsAnalyticsAggregatedAlertOperations, String, String, String)

Use this method to get a single the aggregated alert of yours IoT Security solution. This aggregation is performed by alert name.

GetAsync(IIotSecuritySolutionsAnalyticsAggregatedAlertOperations, String, String, String, CancellationToken)

Use this method to get a single the aggregated alert of yours IoT Security solution. This aggregation is performed by alert name.

List(IIotSecuritySolutionsAnalyticsAggregatedAlertOperations, String, String, Nullable<Int32>)

Use this method to get the aggregated alert list of yours IoT Security solution.

ListAsync(IIotSecuritySolutionsAnalyticsAggregatedAlertOperations, String, String, Nullable<Int32>, CancellationToken)

Use this method to get the aggregated alert list of yours IoT Security solution.

ListNext(IIotSecuritySolutionsAnalyticsAggregatedAlertOperations, String)

Use this method to get the aggregated alert list of yours IoT Security solution.

ListNextAsync(IIotSecuritySolutionsAnalyticsAggregatedAlertOperations, String, CancellationToken)

Use this method to get the aggregated alert list of yours IoT Security solution.

Applies to