IEventCategoriesOperations 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.
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. |