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

SmartGroupsOperationsExtensions 类

定义

SmartGroupsOperations 的扩展方法。

public static class SmartGroupsOperationsExtensions
type SmartGroupsOperationsExtensions = class
Public Module SmartGroupsOperationsExtensions
继承
SmartGroupsOperationsExtensions

方法

ChangeState(ISmartGroupsOperations, String, String)

更改智能组的状态。

ChangeStateAsync(ISmartGroupsOperations, String, String, CancellationToken)

更改智能组的状态。

GetAll(ISmartGroupsOperations, String, String, String, String, String, String, String, String, Nullable<Int64>, String, String)

获取指定订阅中的所有智能组

GetAllAsync(ISmartGroupsOperations, String, String, String, String, String, String, String, String, Nullable<Int64>, String, String, CancellationToken)

获取指定订阅中的所有智能组

GetAllNext(ISmartGroupsOperations, String)

获取指定订阅中的所有智能组

GetAllNextAsync(ISmartGroupsOperations, String, CancellationToken)

获取指定订阅中的所有智能组

GetById(ISmartGroupsOperations, String)

获取与特定智能组相关的信息。

GetByIdAsync(ISmartGroupsOperations, String, CancellationToken)

获取与特定智能组相关的信息。

GetHistory(ISmartGroupsOperations, String)

获取智能组的历史记录,该历史记录捕获 (新建/已确认/已关闭) 的任何智能组状态更改。

GetHistoryAsync(ISmartGroupsOperations, String, CancellationToken)

获取智能组的历史记录,该历史记录捕获 (新建/已确认/已关闭) 的任何智能组状态更改。

适用于