ApplicationInsightsDataClient Classe

Définition

Swagger composite pour le client de données Application Insights

public class ApplicationInsightsDataClient : Microsoft.Rest.ServiceClient<Microsoft.Azure.ApplicationInsights.ApplicationInsightsDataClient>, IDisposable, Microsoft.Azure.ApplicationInsights.IApplicationInsightsDataClient
type ApplicationInsightsDataClient = class
    inherit ServiceClient<ApplicationInsightsDataClient>
    interface IApplicationInsightsDataClient
    interface IDisposable
Public Class ApplicationInsightsDataClient
Inherits ServiceClient(Of ApplicationInsightsDataClient)
Implements IApplicationInsightsDataClient, IDisposable
Héritage
ApplicationInsightsDataClient
Implémente

Constructeurs

ApplicationInsightsDataClient(DelegatingHandler[])

Initialise une nouvelle instance de la classe ApplicationInsightsDataClient.

ApplicationInsightsDataClient(HttpClientHandler, DelegatingHandler[])

Initialise une nouvelle instance de la classe ApplicationInsightsDataClient.

ApplicationInsightsDataClient(ServiceClientCredentials)

Initialise une nouvelle instance de la classe ApplicationInsightsDataClient.

ApplicationInsightsDataClient(ServiceClientCredentials, DelegatingHandler[])

Initialise une nouvelle instance de la classe ApplicationInsightsDataClient.

ApplicationInsightsDataClient(ServiceClientCredentials, HttpClientHandler, DelegatingHandler[])

Initialise une nouvelle instance de la classe ApplicationInsightsDataClient.

ApplicationInsightsDataClient(Uri, DelegatingHandler[])

Initialise une nouvelle instance de la classe ApplicationInsightsDataClient.

ApplicationInsightsDataClient(Uri, HttpClientHandler, DelegatingHandler[])

Initialise une nouvelle instance de la classe ApplicationInsightsDataClient.

ApplicationInsightsDataClient(Uri, ServiceClientCredentials, DelegatingHandler[])

Initialise une nouvelle instance de la classe ApplicationInsightsDataClient.

ApplicationInsightsDataClient(Uri, ServiceClientCredentials, HttpClientHandler, DelegatingHandler[])

Initialise une nouvelle instance de la classe ApplicationInsightsDataClient.

Propriétés

AdditionalApplications

Swagger composite pour le client de données Application Insights

AppId

ID de l’application. Il s’agit de l’ID d’application du panneau Des paramètres d’accès à l’API dans le Portail Azure.

BaseUri

URI de base du service.

Credentials

Informations d’identification de l’abonnement qui identifient de manière unique l’abonnement client.

DeserializationSettings

Obtient ou définit les paramètres de désérialisation json.

FirstMessageHandler

Swagger composite pour le client de données Application Insights

(Hérité de ServiceClient<T>)
HttpClient

Swagger composite pour le client de données Application Insights

(Hérité de ServiceClient<T>)
HttpClientHandler

Swagger composite pour le client de données Application Insights

(Hérité de ServiceClient<T>)
HttpMessageHandlers

Swagger composite pour le client de données Application Insights

(Hérité de ServiceClient<T>)
NameHeader

Swagger composite pour le client de données Application Insights

Preferences

Swagger composite pour le client de données Application Insights

RequestId

Swagger composite pour le client de données Application Insights

SerializationSettings

Obtient ou définit les paramètres de sérialisation json.

UserAgent

Swagger composite pour le client de données Application Insights

(Hérité de ServiceClient<T>)

Méthodes

CreateHttpHandlerPipeline(HttpClientHandler, DelegatingHandler[])

Swagger composite pour le client de données Application Insights

(Hérité de ServiceClient<T>)
Dispose()

Swagger composite pour le client de données Application Insights

(Hérité de ServiceClient<T>)
Dispose(Boolean)

Swagger composite pour le client de données Application Insights

(Hérité de ServiceClient<T>)
GetAvailabilityResultEventsWithHttpMessagesAsync(Nullable<TimeSpan>, 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, Nullable<TimeSpan>, Dictionary<String,List<String>>, CancellationToken)

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

GetBrowserTimingEventsWithHttpMessagesAsync(Nullable<TimeSpan>, 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, Nullable<TimeSpan>, Dictionary<String,List<String>>, CancellationToken)

Obtenir un événement de minutage du navigateur

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

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

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

Obtenir un événement personnalisé

GetCustomMetricEventsWithHttpMessagesAsync(Nullable<TimeSpan>, 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étriques personnalisées

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

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

GetDependencyEventsWithHttpMessagesAsync(Nullable<TimeSpan>, 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, Nullable<TimeSpan>, Dictionary<String,List<String>>, CancellationToken)

Obtenir un événement de dépendance

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

Obtenir les métadonnées OData

GetEventsWithHttpMessagesAsync(EventType, Nullable<TimeSpan>, String, String, String, String, Nullable<Int32>, Nullable<Int32>, String, Nullable<Boolean>, String, Dictionary<String,List<String>>, CancellationToken)

Exécuter une requête OData

GetEventWithHttpMessagesAsync(EventType, String, Nullable<TimeSpan>, Dictionary<String,List<String>>, CancellationToken)

Obtenir un événement

GetExceptionEventsWithHttpMessagesAsync(Nullable<TimeSpan>, 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, Nullable<TimeSpan>, Dictionary<String,List<String>>, CancellationToken)

Obtenir un événement d’exception

GetIntervaledMetricWithHttpMessagesAsync(String, Nullable<TimeSpan>, Nullable<TimeSpan>, IList<String>, IList<String>, Nullable<Int32>, String, String, Dictionary<String,List<String>>, CancellationToken)

Récupérer des données de métriques

GetIntervaledSegmentedMetricWithHttpMessagesAsync(String, Nullable<TimeSpan>, Nullable<TimeSpan>, IList<String>, IList<String>, Nullable<Int32>, String, String, Dictionary<String,List<String>>, CancellationToken)

Récupérer des données de métriques

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

Récupérer des metatadata de métriques

GetMetricSummaryWithHttpMessagesAsync(String, Nullable<TimeSpan>, IList<String>, Nullable<Int32>, String, String, Dictionary<String, List<String>>, CancellationToken)

Récupérer les données de métriques récapitulatives

GetMetricsWithHttpMessagesAsync(IList<MetricsPostBodySchema>, Dictionary<String,List<String>>, CancellationToken)

Récupérer des données de métriques

GetMetricWithHttpMessagesAsync(String, Nullable<TimeSpan>, Nullable<TimeSpan>, IList<String>, IList<String>, Nullable<Int32>, String, String, Dictionary<String,List<String>>, CancellationToken)

Récupérer des données de métriques

GetPageViewEventsWithHttpMessagesAsync(Nullable<TimeSpan>, 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, Nullable<TimeSpan>, Dictionary<String,List<String>>, CancellationToken)

Obtenir un événement d’affichage de page

GetPerformanceCounterEventsWithHttpMessagesAsync(Nullable<TimeSpan>, 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, Nullable<TimeSpan>, Dictionary<String,List<String>>, CancellationToken)

Obtenir un événement de compteur de performances

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

Obtenir les métadonnées de requête Analytics

GetRequestEventsWithHttpMessagesAsync(Nullable<TimeSpan>, 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, Nullable<TimeSpan>, Dictionary<String,List<String>>, CancellationToken)

Obtenir un événement de demande

GetSegmentedMetricWithHttpMessagesAsync(String, Nullable<TimeSpan>, IList<String>, IList<String>, Nullable<Int32>, String, String, Dictionary<String,List<String>>, CancellationToken)

Récupérer des données de métriques

GetTraceEventsWithHttpMessagesAsync(Nullable<TimeSpan>, 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, Nullable<TimeSpan>, Dictionary<String,List<String>>, CancellationToken)

Obtenir un événement de trace

InitializeHttpClient(HttpClient, HttpClientHandler, DelegatingHandler[])

Swagger composite pour le client de données Application Insights

(Hérité de ServiceClient<T>)
InitializeHttpClient(HttpClientHandler, DelegatingHandler[])

Swagger composite pour le client de données Application Insights

(Hérité de ServiceClient<T>)
QueryWithHttpMessagesAsync(String, Nullable<TimeSpan>, Nullable<TimeSpan>, IList<String>, Dictionary<String,List<String>>, CancellationToken)

Exécuter une requête Analytics

SetRetryPolicy(RetryPolicy)

Swagger composite pour le client de données Application Insights

(Hérité de ServiceClient<T>)
SetUserAgent(String)

Swagger composite pour le client de données Application Insights

(Hérité de ServiceClient<T>)
SetUserAgent(String, String)

Swagger composite pour le client de données Application Insights

(Hérité de ServiceClient<T>)

Méthodes d’extension

GetAvailabilityResultEvent(IApplicationInsightsDataClient, String, Nullable<TimeSpan>)

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

GetAvailabilityResultEventAsync(IApplicationInsightsDataClient, String, Nullable<TimeSpan>, CancellationToken)

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

GetAvailabilityResultEvents(IApplicationInsightsDataClient, Nullable<TimeSpan>, 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(IApplicationInsightsDataClient, Nullable<TimeSpan>, 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(IApplicationInsightsDataClient, String, Nullable<TimeSpan>)

Obtenir un événement de minutage du navigateur

GetBrowserTimingEventAsync(IApplicationInsightsDataClient, String, Nullable<TimeSpan>, CancellationToken)

Obtenir un événement de minutage du navigateur

GetBrowserTimingEvents(IApplicationInsightsDataClient, Nullable<TimeSpan>, 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(IApplicationInsightsDataClient, Nullable<TimeSpan>, 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

GetCustomEvent(IApplicationInsightsDataClient, String, Nullable<TimeSpan>)

Obtenir un événement personnalisé

GetCustomEventAsync(IApplicationInsightsDataClient, String, Nullable<TimeSpan>, CancellationToken)

Obtenir un événement personnalisé

GetCustomEvents(IApplicationInsightsDataClient, Nullable<TimeSpan>, String, String, String, String, Nullable<Int32>, Nullable<Int32>, String, Nullable<Boolean>, String)

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

GetCustomEventsAsync(IApplicationInsightsDataClient, Nullable<TimeSpan>, String, String, String, String, Nullable<Int32>, Nullable<Int32>, String, Nullable<Boolean>, String, CancellationToken)

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

GetCustomMetricEvent(IApplicationInsightsDataClient, String, Nullable<TimeSpan>)

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

GetCustomMetricEventAsync(IApplicationInsightsDataClient, String, Nullable<TimeSpan>, CancellationToken)

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

GetCustomMetricEvents(IApplicationInsightsDataClient, Nullable<TimeSpan>, String, String, String, String, Nullable<Int32>, Nullable<Int32>, String, Nullable<Boolean>, String)

Exécuter une requête OData pour les événements de métriques personnalisées

GetCustomMetricEventsAsync(IApplicationInsightsDataClient, Nullable<TimeSpan>, 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étriques personnalisées

GetDependencyEvent(IApplicationInsightsDataClient, String, Nullable<TimeSpan>)

Obtenir un événement de dépendance

GetDependencyEventAsync(IApplicationInsightsDataClient, String, Nullable<TimeSpan>, CancellationToken)

Obtenir un événement de dépendance

GetDependencyEvents(IApplicationInsightsDataClient, Nullable<TimeSpan>, 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(IApplicationInsightsDataClient, Nullable<TimeSpan>, 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

GetEvent(IApplicationInsightsDataClient, EventType, String, Nullable<TimeSpan>)

Obtenir un événement

GetEventAsync(IApplicationInsightsDataClient, EventType, String, Nullable<TimeSpan>, CancellationToken)

Obtenir un événement

GetEvents(IApplicationInsightsDataClient, EventType, Nullable<TimeSpan>, String, String, String, String, Nullable<Int32>, Nullable<Int32>, String, Nullable<Boolean>, String)

Exécuter une requête OData

GetEventsAsync(IApplicationInsightsDataClient, EventType, Nullable<TimeSpan>, String, String, String, String, Nullable<Int32>, Nullable<Int32>, String, Nullable<Boolean>, String, CancellationToken)

Exécuter une requête OData

GetEventsMetadataOData(IApplicationInsightsDataClient)

Obtenir les métadonnées OData

GetEventsMetadataODataAsync(IApplicationInsightsDataClient, CancellationToken)

Obtenir les métadonnées OData

GetExceptionEvent(IApplicationInsightsDataClient, String, Nullable<TimeSpan>)

Obtenir un événement d’exception

GetExceptionEventAsync(IApplicationInsightsDataClient, String, Nullable<TimeSpan>, CancellationToken)

Obtenir un événement d’exception

GetExceptionEvents(IApplicationInsightsDataClient, Nullable<TimeSpan>, 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(IApplicationInsightsDataClient, Nullable<TimeSpan>, 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

GetIntervaledMetric(IApplicationInsightsDataClient, String, Nullable<TimeSpan>, Nullable<TimeSpan>, IList<String>, IList<String>, Nullable<Int32>, String, String)

Récupérer des données de métriques

GetIntervaledMetricAsync(IApplicationInsightsDataClient, String, Nullable<TimeSpan>, Nullable<TimeSpan>, IList<String>, IList<String>, Nullable<Int32>, String, String, CancellationToken)

Récupérer des données de métriques

GetIntervaledSegmentedMetric(IApplicationInsightsDataClient, String, Nullable<TimeSpan>, Nullable<TimeSpan>, IList<String>, IList<String>, Nullable<Int32>, String, String)

Récupérer des données de métriques

GetIntervaledSegmentedMetricAsync(IApplicationInsightsDataClient, String, Nullable<TimeSpan>, Nullable<TimeSpan>, IList<String>, IList<String>, Nullable<Int32>, String, String, CancellationToken)

Récupérer des données de métriques

GetMetric(IApplicationInsightsDataClient, String, Nullable<TimeSpan>, Nullable<TimeSpan>, IList<String>, IList<String>, Nullable<Int32>, String, String)

Récupérer des données de métriques

GetMetricAsync(IApplicationInsightsDataClient, String, Nullable<TimeSpan>, Nullable<TimeSpan>, IList<String>, IList<String>, Nullable<Int32>, String, String, CancellationToken)

Récupérer des données de métriques

GetMetrics(IApplicationInsightsDataClient, IList<MetricsPostBodySchema>)

Récupérer des données de métriques

GetMetricsAsync(IApplicationInsightsDataClient, IList<MetricsPostBodySchema>, CancellationToken)

Récupérer des données de métriques

GetMetricsMetadata(IApplicationInsightsDataClient)

Récupérer des metatadata de métriques

GetMetricsMetadataAsync(IApplicationInsightsDataClient, CancellationToken)

Récupérer des metatadata de métriques

GetMetricSummary(IApplicationInsightsDataClient, String, Nullable<TimeSpan>, IList<String>, Nullable<Int32>, String, String)

Récupérer les données de métriques récapitulatives

GetMetricSummaryAsync(IApplicationInsightsDataClient, String, Nullable<TimeSpan>, IList<String>, Nullable<Int32>, String, String, CancellationToken)

Récupérer les données de métriques récapitulatives

GetPageViewEvent(IApplicationInsightsDataClient, String, Nullable<TimeSpan>)

Obtenir un événement d’affichage de page

GetPageViewEventAsync(IApplicationInsightsDataClient, String, Nullable<TimeSpan>, CancellationToken)

Obtenir un événement d’affichage de page

GetPageViewEvents(IApplicationInsightsDataClient, Nullable<TimeSpan>, 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(IApplicationInsightsDataClient, Nullable<TimeSpan>, 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(IApplicationInsightsDataClient, String, Nullable<TimeSpan>)

Obtenir un événement de compteur de performances

GetPerformanceCounterEventAsync(IApplicationInsightsDataClient, String, Nullable<TimeSpan>, CancellationToken)

Obtenir un événement de compteur de performances

GetPerformanceCounterEvents(IApplicationInsightsDataClient, Nullable<TimeSpan>, 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(IApplicationInsightsDataClient, Nullable<TimeSpan>, 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

GetQuerySchema(IApplicationInsightsDataClient)

Obtenir les métadonnées de requête Analytics

GetQuerySchemaAsync(IApplicationInsightsDataClient, CancellationToken)

Obtenir les métadonnées de requête Analytics

GetRequestEvent(IApplicationInsightsDataClient, String, Nullable<TimeSpan>)

Obtenir un événement de demande

GetRequestEventAsync(IApplicationInsightsDataClient, String, Nullable<TimeSpan>, CancellationToken)

Obtenir un événement de demande

GetRequestEvents(IApplicationInsightsDataClient, Nullable<TimeSpan>, 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(IApplicationInsightsDataClient, Nullable<TimeSpan>, 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

GetSegmentedMetric(IApplicationInsightsDataClient, String, Nullable<TimeSpan>, IList<String>, IList<String>, Nullable<Int32>, String, String)

Récupérer des données de métrique

GetSegmentedMetricAsync(IApplicationInsightsDataClient, String, Nullable<TimeSpan>, IList<String>, IList<String>, Nullable<Int32>, String, String, CancellationToken)

Récupérer des données de métrique

GetTraceEvent(IApplicationInsightsDataClient, String, Nullable<TimeSpan>)

Obtenir un événement de trace

GetTraceEventAsync(IApplicationInsightsDataClient, String, Nullable<TimeSpan>, CancellationToken)

Obtenir un événement de trace

GetTraceEvents(IApplicationInsightsDataClient, Nullable<TimeSpan>, 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(IApplicationInsightsDataClient, Nullable<TimeSpan>, 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

Query(IApplicationInsightsDataClient, String, Nullable<TimeSpan>, Nullable<TimeSpan>, IList<String>)

Exécuter une requête Analytics

QueryAsync(IApplicationInsightsDataClient, String, Nullable<TimeSpan>, Nullable<TimeSpan>, IList<String>, CancellationToken)

Exécuter une requête Analytics

S’applique à