Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TenantActivityLogs

Package version

Interface representing a TenantActivityLogs.

Hierarchy

  • TenantActivityLogs

Implemented by

Index

Methods

Methods

list

  • Gets the Activity Logs for the Tenant.
    Everything that is applicable to the API to get the Activity Logs for the subscription is applicable to this API (the parameters, $filter, etc.).
    One thing to point out here is that this API does not retrieve the logs at the individual subscription of the tenant but only surfaces the logs that were generated at the tenant level.

    Parameters

    Returns PagedAsyncIterableIterator<EventData>

Generated using TypeDoc