Compartir a través de


TenantActivityLogsOperationsExtensions Clase

Definición

Métodos de extensión para TenantActivityLogsOperations.

public static class TenantActivityLogsOperationsExtensions
type TenantActivityLogsOperationsExtensions = class
Public Module TenantActivityLogsOperationsExtensions
Herencia
TenantActivityLogsOperationsExtensions

Métodos

List(ITenantActivityLogsOperations, ODataQuery<EventData>, String)

Obtiene los registros de actividad del inquilino.< br>Todo lo que se aplica a la API para obtener los registros de actividad de la suscripción es aplicable a esta API (los parámetros, $filter, etc.).< br>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.

ListAsync(ITenantActivityLogsOperations, ODataQuery<EventData>, String, CancellationToken)

Obtiene los registros de actividad del inquilino.< br>Todo lo que se aplica a la API para obtener los registros de actividad de la suscripción es aplicable a esta API (los parámetros, $filter, etc.).< br>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.

ListNext(ITenantActivityLogsOperations, String)

Obtiene los registros de actividad del inquilino.< br>Todo lo que se aplica a la API para obtener los registros de actividad de la suscripción es aplicable a esta API (los parámetros, $filter, etc.).< br>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.

ListNextAsync(ITenantActivityLogsOperations, String, CancellationToken)

Obtiene los registros de actividad del inquilino.< br>Todo lo que se aplica a la API para obtener los registros de actividad de la suscripción es aplicable a esta API (los parámetros, $filter, etc.).< br>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.

Se aplica a