Partager via


Events Classe

Définition

Opérations d’événements.

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)
Héritage
Events
Implémente

Constructeurs

Events(ApplicationInsightsDataClient)

Initialise une nouvelle instance de la classe Events.

Propriétés

Client

Obtient une référence à ApplicationInsightsDataClient

Méthodes

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

Exécuter une requête OData pour les événements de résultat de disponibilité

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

Obtenir un événement de résultat de disponibilité

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

Exécuter une requête OData pour les événements de minutage du navigateur

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

Obtenir un événement de minutage du navigateur

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

Exécuter une requête OData

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

Exécuter une requête OData pour les événements personnalisés

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

Obtenir un événement personnalisé

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

Exécuter une requête OData pour les événements de métrique personnalisés

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

Obtenir un événement de métrique personnalisé

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

Exécuter une requête OData pour les événements de dépendance

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

Obtenir un événement de dépendance

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

Exécuter une requête OData pour les événements d’exception

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

Obtenir un événement d’exception

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

Obtenir les métadonnées OData

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

Exécuter une requête OData pour les événements d’affichage de page

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

Obtenir un événement d’affichage de page

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

Exécuter une requête OData pour les événements de compteur de performances

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

Obtenir un événement de compteur de performances

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

Exécuter une requête OData pour les événements de requête

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

Obtenir un événement de demande

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

Exécuter une requête OData pour les événements de trace

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

Obtenir un événement de trace

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

Obtenir un événement

Méthodes d’extension

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

Obtenir un événement

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

Obtenir un événement

GetAvailabilityResultEvent(IEvents, String, String, String)

Obtenir un événement de résultat de disponibilité

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

Obtenir un événement de résultat de disponibilité

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

Exécuter une requête OData pour les événements de résultat de disponibilité

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

Exécuter une requête OData pour les événements de résultat de disponibilité

GetBrowserTimingEvent(IEvents, String, String, String)

Obtenir un événement de minutage du navigateur

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

Obtenir un événement de minutage du navigateur

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

Exécuter une requête OData pour les événements de minutage du navigateur

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

Exécuter une requête OData pour les événements de minutage du navigateur

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

Exécuter une requête OData

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

Exécuter une requête OData

GetCustomEvent(IEvents, String, String, String)

Obtenir un événement personnalisé

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

Obtenir un événement personnalisé

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

Exécuter une requête OData pour les événements personnalisés

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

Exécuter une requête OData pour les événements personnalisés

GetCustomMetricEvent(IEvents, String, String, String)

Obtenir un événement de métrique personnalisé

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

Obtenir un événement de métrique personnalisé

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

Exécuter une requête OData pour les événements de métrique personnalisés

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

Exécuter une requête OData pour les événements de métrique personnalisés

GetDependencyEvent(IEvents, String, String, String)

Obtenir un événement de dépendance

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

Obtenir un événement de dépendance

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

Exécuter une requête OData pour les événements de dépendance

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

Exécuter une requête OData pour les événements de dépendance

GetExceptionEvent(IEvents, String, String, String)

Obtenir un événement d’exception

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

Obtenir un événement d’exception

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

Exécuter une requête OData pour les événements d’exception

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

Exécuter une requête OData pour les événements d’exception

GetOdataMetadata(IEvents, String)

Obtenir les métadonnées OData

GetOdataMetadataAsync(IEvents, String, CancellationToken)

Obtenir les métadonnées OData

GetPageViewEvent(IEvents, String, String, String)

Obtenir un événement d’affichage de page

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

Obtenir un événement d’affichage de page

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

Exécuter une requête OData pour les événements d’affichage de page

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

Exécuter une requête OData pour les événements d’affichage de page

GetPerformanceCounterEvent(IEvents, String, String, String)

Obtenir un événement de compteur de performances

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

Obtenir un événement de compteur de performances

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

Exécuter une requête OData pour les événements de compteur de performances

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

Exécuter une requête OData pour les événements de compteur de performances

GetRequestEvent(IEvents, String, String, String)

Obtenir un événement de demande

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

Obtenir un événement de demande

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

Exécuter une requête OData pour les événements de requête

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

Exécuter une requête OData pour les événements de requête

GetTraceEvent(IEvents, String, String, String)

Obtenir un événement de trace

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

Obtenir un événement de trace

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

Exécuter une requête OData pour les événements de trace

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

Exécuter une requête OData pour les événements de trace

S’applique à