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

IotSecuritySolutionsAnalyticsRecommendationOperationsExtensions Class

Definition

Extension methods for IotSecuritySolutionsAnalyticsRecommendationOperations

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

Methods

Get(IIotSecuritySolutionsAnalyticsRecommendationOperations, String, String, String)

Use this method to get the aggregated security analytics recommendation of yours IoT Security solution. This aggregation is performed by recommendation name.

GetAsync(IIotSecuritySolutionsAnalyticsRecommendationOperations, String, String, String, CancellationToken)

Use this method to get the aggregated security analytics recommendation of yours IoT Security solution. This aggregation is performed by recommendation name.

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

Use this method to get the list of aggregated security analytics recommendations of yours IoT Security solution.

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

Use this method to get the list of aggregated security analytics recommendations of yours IoT Security solution.

ListNext(IIotSecuritySolutionsAnalyticsRecommendationOperations, String)

Use this method to get the list of aggregated security analytics recommendations of yours IoT Security solution.

ListNextAsync(IIotSecuritySolutionsAnalyticsRecommendationOperations, String, CancellationToken)

Use this method to get the list of aggregated security analytics recommendations of yours IoT Security solution.

Applies to