ISmartGroupsOperations 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.
SmartGroupsOperations operations.
public interface ISmartGroupsOperations
type ISmartGroupsOperations = interface
Public Interface ISmartGroupsOperations
Methods
ChangeStateWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken) |
Change the state of a Smart Group. |
GetAllNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Get all Smart Groups within a specified subscription |
GetAllWithHttpMessagesAsync(String, String, String, String, String, String, String, String, Nullable<Int64>, String, String, Dictionary<String, List<String>>, CancellationToken) |
Get all Smart Groups within a specified subscription |
GetByIdWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Get information related to a specific Smart Group. |
GetHistoryWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Get the history a smart group, which captures any Smart Group state changes (New/Acknowledged/Closed) . |
Extension Methods
Applies to
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.