Interface ActivityLogs

    • Method Detail

      • listEventCategories

        com.azure.core.http.rest.PagedIterable<LocalizableString> listEventCategories()
        Lists available event categories supported in the Activity Logs Service.
        Returns:
        list of available event categories supported in the Activity Logs Service.
      • listEventCategoriesAsync

        com.azure.core.http.rest.PagedFlux<LocalizableString> listEventCategoriesAsync()
        Lists available event categories supported in the Activity Logs Service.
        Returns:
        list of available event categories supported in the Activity Logs Service.