IEventCategoriesOperations Interface

Definition

EventCategoriesOperations operations.

public interface IEventCategoriesOperations
type IEventCategoriesOperations = interface
Public Interface IEventCategoriesOperations

Methods

ListWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken)

Get the list of available event categories supported in the Activity Logs Service.<br>The current list includes the following: Administrative, Security, ServiceHealth, Alert, Recommendation, Policy.

Extension Methods

List(IEventCategoriesOperations)

Get the list of available event categories supported in the Activity Logs Service.<br>The current list includes the following: Administrative, Security, ServiceHealth, Alert, Recommendation, Policy.

ListAsync(IEventCategoriesOperations, CancellationToken)

Get the list of available event categories supported in the Activity Logs Service.<br>The current list includes the following: Administrative, Security, ServiceHealth, Alert, Recommendation, Policy.

Applies to