Compartir a través de


Events Clase

Definición

Operaciones de eventos.

public class Events : Microsoft.Azure.ApplicationInsights.Query.IEvents, Microsoft.Rest.IServiceOperations<Microsoft.Azure.ApplicationInsights.Query.ApplicationInsightsDataClient>
type Events = class
    interface IServiceOperations<ApplicationInsightsDataClient>
    interface IEvents
Public Class Events
Implements IEvents, IServiceOperations(Of ApplicationInsightsDataClient)
Herencia
Events
Implementaciones

Constructores

Events(ApplicationInsightsDataClient)

Inicializa una nueva instancia de la clase Events.

Propiedades

Client

Obtiene una referencia a ApplicationInsightsDataClient.

Métodos

GetAvailabilityResultEventsWithHttpMessagesAsync(String, String, String, String, String, String, Nullable<Int32>, Nullable<Int32>, String, Nullable<Boolean>, String, Dictionary<String,List<String>>, CancellationToken)

Ejecución de una consulta de OData para eventos de resultados de disponibilidad

GetAvailabilityResultEventWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Obtención de un evento de resultado de disponibilidad

GetBrowserTimingEventsWithHttpMessagesAsync(String, String, String, String, String, String, Nullable<Int32>, Nullable<Int32>, String, Nullable<Boolean>, String, Dictionary<String,List<String>>, CancellationToken)

Ejecución de una consulta de OData para eventos de control de tiempo del explorador

GetBrowserTimingEventWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Obtener un evento de control de tiempo del explorador

GetByTypeWithHttpMessagesAsync(String, String, String, String, String, String, String, Nullable<Int32>, Nullable<Int32>, String, Nullable<Boolean>, String, Dictionary<String,List<String>>, CancellationToken)

Ejecución de una consulta de OData

GetCustomEventsWithHttpMessagesAsync(String, String, String, String, String, String, Nullable<Int32>, Nullable<Int32>, String, Nullable<Boolean>, String, Dictionary<String,List<String>>, CancellationToken)

Ejecución de una consulta de OData para eventos personalizados

GetCustomEventWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Obtener un evento personalizado

GetCustomMetricEventsWithHttpMessagesAsync(String, String, String, String, String, String, Nullable<Int32>, Nullable<Int32>, String, Nullable<Boolean>, String, Dictionary<String,List<String>>, CancellationToken)

Ejecución de una consulta de OData para eventos de métricas personalizados

GetCustomMetricEventWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Obtención de un evento de métrica personalizado

GetDependencyEventsWithHttpMessagesAsync(String, String, String, String, String, String, Nullable<Int32>, Nullable<Int32>, String, Nullable<Boolean>, String, Dictionary<String,List<String>>, CancellationToken)

Ejecución de una consulta de OData para eventos de dependencia

GetDependencyEventWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Obtención de un evento de dependencia

GetExceptionEventsWithHttpMessagesAsync(String, String, String, String, String, String, Nullable<Int32>, Nullable<Int32>, String, Nullable<Boolean>, String, Dictionary<String,List<String>>, CancellationToken)

Ejecución de una consulta de OData para eventos de excepción

GetExceptionEventWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Obtención de un evento de excepción

GetOdataMetadataWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Obtención de metadatos de OData

GetPageViewEventsWithHttpMessagesAsync(String, String, String, String, String, String, Nullable<Int32>, Nullable<Int32>, String, Nullable<Boolean>, String, Dictionary<String,List<String>>, CancellationToken)

Ejecución de consultas de OData para eventos de vista de página

GetPageViewEventWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Obtener un evento de vista de página

GetPerformanceCounterEventsWithHttpMessagesAsync(String, String, String, String, String, String, Nullable<Int32>, Nullable<Int32>, String, Nullable<Boolean>, String, Dictionary<String,List<String>>, CancellationToken)

Ejecución de una consulta de OData para eventos de contador de rendimiento

GetPerformanceCounterEventWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Obtención de un evento de contador de rendimiento

GetRequestEventsWithHttpMessagesAsync(String, String, String, String, String, String, Nullable<Int32>, Nullable<Int32>, String, Nullable<Boolean>, String, Dictionary<String,List<String>>, CancellationToken)

Ejecución de una consulta de OData para eventos de solicitud

GetRequestEventWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Obtención de un evento de solicitud

GetTraceEventsWithHttpMessagesAsync(String, String, String, String, String, String, Nullable<Int32>, Nullable<Int32>, String, Nullable<Boolean>, String, Dictionary<String,List<String>>, CancellationToken)

Ejecución de una consulta de OData para eventos de seguimiento

GetTraceEventWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Obtener un evento de seguimiento

GetWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Obtener un evento

Métodos de extensión

Get(IEvents, String, String, String, String)

Obtener un evento

GetAsync(IEvents, String, String, String, String, CancellationToken)

Obtener un evento

GetAvailabilityResultEvent(IEvents, String, String, String)

Obtención de un evento de resultado de disponibilidad

GetAvailabilityResultEventAsync(IEvents, String, String, String, CancellationToken)

Obtención de un evento de resultado de disponibilidad

GetAvailabilityResultEvents(IEvents, String, String, String, String, String, String, Nullable<Int32>, Nullable<Int32>, String, Nullable<Boolean>, String)

Ejecución de una consulta de OData para eventos de resultados de disponibilidad

GetAvailabilityResultEventsAsync(IEvents, String, String, String, String, String, String, Nullable<Int32>, Nullable<Int32>, String, Nullable<Boolean>, String, CancellationToken)

Ejecución de una consulta de OData para eventos de resultados de disponibilidad

GetBrowserTimingEvent(IEvents, String, String, String)

Obtener un evento de control de tiempo del explorador

GetBrowserTimingEventAsync(IEvents, String, String, String, CancellationToken)

Obtener un evento de control de tiempo del explorador

GetBrowserTimingEvents(IEvents, String, String, String, String, String, String, Nullable<Int32>, Nullable<Int32>, String, Nullable<Boolean>, String)

Ejecución de una consulta de OData para eventos de control de tiempo del explorador

GetBrowserTimingEventsAsync(IEvents, String, String, String, String, String, String, Nullable<Int32>, Nullable<Int32>, String, Nullable<Boolean>, String, CancellationToken)

Ejecución de una consulta de OData para eventos de control de tiempo del explorador

GetByType(IEvents, String, String, String, String, String, String, String, Nullable<Int32>, Nullable<Int32>, String, Nullable<Boolean>, String)

Ejecución de una consulta de OData

GetByTypeAsync(IEvents, String, String, String, String, String, String, String, Nullable<Int32>, Nullable<Int32>, String, Nullable<Boolean>, String, CancellationToken)

Ejecución de una consulta de OData

GetCustomEvent(IEvents, String, String, String)

Obtener un evento personalizado

GetCustomEventAsync(IEvents, String, String, String, CancellationToken)

Obtener un evento personalizado

GetCustomEvents(IEvents, String, String, String, String, String, String, Nullable<Int32>, Nullable<Int32>, String, Nullable<Boolean>, String)

Ejecución de una consulta de OData para eventos personalizados

GetCustomEventsAsync(IEvents, String, String, String, String, String, String, Nullable<Int32>, Nullable<Int32>, String, Nullable<Boolean>, String, CancellationToken)

Ejecución de una consulta de OData para eventos personalizados

GetCustomMetricEvent(IEvents, String, String, String)

Obtención de un evento de métrica personalizado

GetCustomMetricEventAsync(IEvents, String, String, String, CancellationToken)

Obtención de un evento de métrica personalizado

GetCustomMetricEvents(IEvents, String, String, String, String, String, String, Nullable<Int32>, Nullable<Int32>, String, Nullable<Boolean>, String)

Ejecución de una consulta de OData para eventos de métricas personalizados

GetCustomMetricEventsAsync(IEvents, String, String, String, String, String, String, Nullable<Int32>, Nullable<Int32>, String, Nullable<Boolean>, String, CancellationToken)

Ejecución de una consulta de OData para eventos de métricas personalizados

GetDependencyEvent(IEvents, String, String, String)

Obtención de un evento de dependencia

GetDependencyEventAsync(IEvents, String, String, String, CancellationToken)

Obtención de un evento de dependencia

GetDependencyEvents(IEvents, String, String, String, String, String, String, Nullable<Int32>, Nullable<Int32>, String, Nullable<Boolean>, String)

Ejecución de una consulta de OData para eventos de dependencia

GetDependencyEventsAsync(IEvents, String, String, String, String, String, String, Nullable<Int32>, Nullable<Int32>, String, Nullable<Boolean>, String, CancellationToken)

Ejecución de una consulta de OData para eventos de dependencia

GetExceptionEvent(IEvents, String, String, String)

Obtención de un evento de excepción

GetExceptionEventAsync(IEvents, String, String, String, CancellationToken)

Obtención de un evento de excepción

GetExceptionEvents(IEvents, String, String, String, String, String, String, Nullable<Int32>, Nullable<Int32>, String, Nullable<Boolean>, String)

Ejecución de una consulta de OData para eventos de excepción

GetExceptionEventsAsync(IEvents, String, String, String, String, String, String, Nullable<Int32>, Nullable<Int32>, String, Nullable<Boolean>, String, CancellationToken)

Ejecución de una consulta de OData para eventos de excepción

GetOdataMetadata(IEvents, String)

Obtención de metadatos de OData

GetOdataMetadataAsync(IEvents, String, CancellationToken)

Obtención de metadatos de OData

GetPageViewEvent(IEvents, String, String, String)

Obtener un evento de vista de página

GetPageViewEventAsync(IEvents, String, String, String, CancellationToken)

Obtener un evento de vista de página

GetPageViewEvents(IEvents, String, String, String, String, String, String, Nullable<Int32>, Nullable<Int32>, String, Nullable<Boolean>, String)

Ejecución de consultas de OData para eventos de vista de página

GetPageViewEventsAsync(IEvents, String, String, String, String, String, String, Nullable<Int32>, Nullable<Int32>, String, Nullable<Boolean>, String, CancellationToken)

Ejecución de consultas de OData para eventos de vista de página

GetPerformanceCounterEvent(IEvents, String, String, String)

Obtención de un evento de contador de rendimiento

GetPerformanceCounterEventAsync(IEvents, String, String, String, CancellationToken)

Obtención de un evento de contador de rendimiento

GetPerformanceCounterEvents(IEvents, String, String, String, String, String, String, Nullable<Int32>, Nullable<Int32>, String, Nullable<Boolean>, String)

Ejecución de una consulta de OData para eventos de contador de rendimiento

GetPerformanceCounterEventsAsync(IEvents, String, String, String, String, String, String, Nullable<Int32>, Nullable<Int32>, String, Nullable<Boolean>, String, CancellationToken)

Ejecución de una consulta de OData para eventos de contador de rendimiento

GetRequestEvent(IEvents, String, String, String)

Obtención de un evento de solicitud

GetRequestEventAsync(IEvents, String, String, String, CancellationToken)

Obtención de un evento de solicitud

GetRequestEvents(IEvents, String, String, String, String, String, String, Nullable<Int32>, Nullable<Int32>, String, Nullable<Boolean>, String)

Ejecución de una consulta de OData para eventos de solicitud

GetRequestEventsAsync(IEvents, String, String, String, String, String, String, Nullable<Int32>, Nullable<Int32>, String, Nullable<Boolean>, String, CancellationToken)

Ejecución de una consulta de OData para eventos de solicitud

GetTraceEvent(IEvents, String, String, String)

Obtener un evento de seguimiento

GetTraceEventAsync(IEvents, String, String, String, CancellationToken)

Obtener un evento de seguimiento

GetTraceEvents(IEvents, String, String, String, String, String, String, Nullable<Int32>, Nullable<Int32>, String, Nullable<Boolean>, String)

Ejecución de una consulta de OData para eventos de seguimiento

GetTraceEventsAsync(IEvents, String, String, String, String, String, String, Nullable<Int32>, Nullable<Int32>, String, Nullable<Boolean>, String, CancellationToken)

Ejecución de una consulta de OData para eventos de seguimiento

Se aplica a