ApplicationInsightsDataClient クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
- 継承
- 実装
コンストラクター
プロパティ
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>) |
適用対象
Azure SDK for .NET