次の方法で共有


ApplicationInsightsDataClient クラス

定義

Application Insights データ クライアント用の複合 Swagger

public class ApplicationInsightsDataClient : Microsoft.Rest.ServiceClient<Microsoft.Azure.ApplicationInsights.Query.ApplicationInsightsDataClient>, IDisposable, Microsoft.Azure.ApplicationInsights.Query.IApplicationInsightsDataClient
type ApplicationInsightsDataClient = class
    inherit ServiceClient<ApplicationInsightsDataClient>
    interface IApplicationInsightsDataClient
    interface IDisposable
Public Class ApplicationInsightsDataClient
Inherits ServiceClient(Of ApplicationInsightsDataClient)
Implements IApplicationInsightsDataClient, IDisposable
継承
ApplicationInsightsDataClient
実装

コンストラクター

ApplicationInsightsDataClient(DelegatingHandler[])

ApplicationInsightsDataClient クラスの新しいインスタンスを初期化します。

ApplicationInsightsDataClient(HttpClient, Boolean)

ApplicationInsightsDataClient クラスの新しいインスタンスを初期化します。

ApplicationInsightsDataClient(HttpClientHandler, DelegatingHandler[])

ApplicationInsightsDataClient クラスの新しいインスタンスを初期化します。

ApplicationInsightsDataClient(ServiceClientCredentials)

ApplicationInsightsDataClient クラスの新しいインスタンスを初期化します。

ApplicationInsightsDataClient(ServiceClientCredentials, DelegatingHandler[])

ApplicationInsightsDataClient クラスの新しいインスタンスを初期化します。

ApplicationInsightsDataClient(ServiceClientCredentials, HttpClient, Boolean)

ApplicationInsightsDataClient クラスの新しいインスタンスを初期化します。

ApplicationInsightsDataClient(ServiceClientCredentials, HttpClientHandler, DelegatingHandler[])

ApplicationInsightsDataClient クラスの新しいインスタンスを初期化します。

ApplicationInsightsDataClient(Uri, DelegatingHandler[])

ApplicationInsightsDataClient クラスの新しいインスタンスを初期化します。

ApplicationInsightsDataClient(Uri, HttpClientHandler, DelegatingHandler[])

ApplicationInsightsDataClient クラスの新しいインスタンスを初期化します。

ApplicationInsightsDataClient(Uri, ServiceClientCredentials, DelegatingHandler[])

ApplicationInsightsDataClient クラスの新しいインスタンスを初期化します。

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

ApplicationInsightsDataClient クラスの新しいインスタンスを初期化します。

プロパティ

AdditionalApplications

Application Insights データ クライアント用の複合 Swagger

BaseUri

サービスのベース URI。

Credentials

クライアント サブスクリプションを一意に識別するサブスクリプション資格情報。

DeserializationSettings

json 逆シリアル化設定を取得または設定します。

Events

IEvents を取得します。

FirstMessageHandler

Application Insights データ クライアント用の複合 Swagger

(継承元 ServiceClient<T>)
HttpClient

Application Insights データ クライアント用の複合 Swagger

(継承元 ServiceClient<T>)
HttpClientHandler

Application Insights データ クライアント用の複合 Swagger

(継承元 ServiceClient<T>)
HttpMessageHandlers

Application Insights データ クライアント用の複合 Swagger

(継承元 ServiceClient<T>)
Metrics

IMetrics を取得します。

NameHeader

Application Insights データ クライアント用の複合 Swagger

Preferences

Application Insights データ クライアント用の複合 Swagger

Query

IQueryOperations を取得します。

RequestId

Application Insights データ クライアント用の複合 Swagger

SerializationSettings

json シリアル化設定を取得または設定します。

UserAgent

Application Insights データ クライアント用の複合 Swagger

(継承元 ServiceClient<T>)

メソッド

CreateHttpHandlerPipeline(HttpClientHandler, DelegatingHandler[])

Application Insights データ クライアント用の複合 Swagger

(継承元 ServiceClient<T>)
Dispose()

Application Insights データ クライアント用の複合 Swagger

(継承元 ServiceClient<T>)
Dispose(Boolean)

Application Insights データ クライアント用の複合 Swagger

(継承元 ServiceClient<T>)
InitializeHttpClient(HttpClient, HttpClientHandler, DelegatingHandler[])

Application Insights データ クライアント用の複合 Swagger

(継承元 ServiceClient<T>)
InitializeHttpClient(HttpClientHandler, DelegatingHandler[])

Application Insights データ クライアント用の複合 Swagger

(継承元 ServiceClient<T>)
SetRetryPolicy(RetryPolicy)

Application Insights データ クライアント用の複合 Swagger

(継承元 ServiceClient<T>)
SetUserAgent(String)

Application Insights データ クライアント用の複合 Swagger

(継承元 ServiceClient<T>)
SetUserAgent(String, String)

Application Insights データ クライアント用の複合 Swagger

(継承元 ServiceClient<T>)

適用対象