Compartir a través de


ITenantActivityLogsOperations Interfaz

Definición

Operaciones TenantActivityLogsOperations.

public interface ITenantActivityLogsOperations
type ITenantActivityLogsOperations = interface
Public Interface ITenantActivityLogsOperations

Métodos

ListNextWithHttpMessagesAsync(String, Dictionary<String,List<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.

ListWithHttpMessagesAsync(ODataQuery<EventData>, String, Dictionary<String,List<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.

Métodos de extensión

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