EventCategories interface
Interface representing a EventCategories.
Methods
list(Event |
Get the list of available event categories supported in the Activity Logs Service. |
Method Details
list(EventCategoriesListOptionalParams)
Get the list of available event categories supported in the Activity Logs Service.
The current
list includes the following: Administrative, Security, ServiceHealth, Alert, Recommendation, Policy.
function list(options?: EventCategoriesListOptionalParams): PagedAsyncIterableIterator<LocalizableString, LocalizableString[], PageSettings>
Parameters
The options parameters.