ApplicationInsightsManagementClient クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Application Insights Management クライアント用の複合 Swagger
public class ApplicationInsightsManagementClient : Microsoft.Rest.ServiceClient<Microsoft.Azure.Management.ApplicationInsights.Management.ApplicationInsightsManagementClient>, IDisposable, Microsoft.Azure.Management.ApplicationInsights.Management.IApplicationInsightsManagementClient, Microsoft.Rest.Azure.IAzureClient
type ApplicationInsightsManagementClient = class
inherit ServiceClient<ApplicationInsightsManagementClient>
interface IApplicationInsightsManagementClient
interface IDisposable
interface IAzureClient
Public Class ApplicationInsightsManagementClient
Inherits ServiceClient(Of ApplicationInsightsManagementClient)
Implements IApplicationInsightsManagementClient, IAzureClient, IDisposable
- 継承
- 実装
コンストラクター
プロパティ
AcceptLanguage |
応答の優先言語。 |
AnalyticsItems |
IAnalyticsItemsOperations を取得します。 |
Annotations |
IAnnotationsOperations を取得します。 |
APIKeys |
IAPIKeysOperations を取得します。 |
BaseUri |
サービスのベース URI。 |
ComponentAvailableFeatures |
IComponentAvailableFeaturesOperations を取得します。 |
ComponentCurrentBillingFeatures |
IComponentCurrentBillingFeaturesOperations を取得します。 |
ComponentFeatureCapabilities |
IComponentFeatureCapabilitiesOperations を取得します。 |
ComponentLinkedStorageAccounts |
IComponentLinkedStorageAccountsOperations を取得します。 |
ComponentQuotaStatus |
IComponentQuotaStatusOperations を取得します。 |
Components |
IComponentsOperations を取得します。 |
Credentials |
クライアントが Azure に接続するために必要な資格情報。 |
DeserializationSettings |
json 逆シリアル化設定を取得または設定します。 |
ExportConfigurations |
IExportConfigurationsOperations を取得します。 |
Favorites |
IFavoritesOperations を取得します。 |
FirstMessageHandler |
Application Insights Management クライアント用の複合 Swagger (継承元 ServiceClient<T>) |
GenerateClientRequestId |
一意の x-ms-client-request-id を生成する必要があるかどうか。 true に設定すると、一意の x-ms-client-request-id 値が生成され、各要求に含まれます。 既定値は true です。 |
HttpClient |
Application Insights Management クライアント用の複合 Swagger (継承元 ServiceClient<T>) |
HttpClientHandler |
Application Insights Management クライアント用の複合 Swagger (継承元 ServiceClient<T>) |
HttpMessageHandlers |
Application Insights Management クライアント用の複合 Swagger (継承元 ServiceClient<T>) |
LongRunningOperationRetryTimeout |
実行時間の長い操作の再試行タイムアウト (秒単位)。 既定値は 30 です。 |
Operations |
IOperations を取得します。 |
ProactiveDetectionConfigurations |
IProactiveDetectionConfigurationsOperations を取得します。 |
SerializationSettings |
json シリアル化設定を取得または設定します。 |
SubscriptionId |
ターゲット サブスクリプションの ID。 |
UserAgent |
Application Insights Management クライアント用の複合 Swagger (継承元 ServiceClient<T>) |
WebTestLocations |
IWebTestLocationsOperations を取得します。 |
WebTests |
IWebTestsOperations を取得します。 |
Workbooks |
IWorkbooksOperations を取得します。 |
WorkItemConfigurations |
IWorkItemConfigurationsOperations を取得します。 |
メソッド
CreateHttpHandlerPipeline(HttpClientHandler, DelegatingHandler[]) |
Application Insights Management クライアント用の複合 Swagger (継承元 ServiceClient<T>) |
Dispose() |
Application Insights Management クライアント用の複合 Swagger (継承元 ServiceClient<T>) |
Dispose(Boolean) |
Application Insights Management クライアント用の複合 Swagger (継承元 ServiceClient<T>) |
InitializeHttpClient(HttpClient, HttpClientHandler, DelegatingHandler[]) |
Application Insights Management クライアント用の複合 Swagger (継承元 ServiceClient<T>) |
InitializeHttpClient(HttpClientHandler, DelegatingHandler[]) |
Application Insights Management クライアント用の複合 Swagger (継承元 ServiceClient<T>) |
SetRetryPolicy(RetryPolicy) |
Application Insights Management クライアント用の複合 Swagger (継承元 ServiceClient<T>) |
SetUserAgent(String) |
Application Insights Management クライアント用の複合 Swagger (継承元 ServiceClient<T>) |
SetUserAgent(String, String) |
Application Insights Management クライアント用の複合 Swagger (継承元 ServiceClient<T>) |
適用対象
Azure SDK for .NET