次の方法で共有


OperationalInsightsManagementClient クラス

定義

Operational Insights クライアント

public class OperationalInsightsManagementClient : Microsoft.Rest.ServiceClient<Microsoft.Azure.Management.OperationalInsights.OperationalInsightsManagementClient>, IDisposable, Microsoft.Azure.Management.OperationalInsights.IOperationalInsightsManagementClient, Microsoft.Rest.Azure.IAzureClient
type OperationalInsightsManagementClient = class
    inherit ServiceClient<OperationalInsightsManagementClient>
    interface IOperationalInsightsManagementClient
    interface IDisposable
    interface IAzureClient
Public Class OperationalInsightsManagementClient
Inherits ServiceClient(Of OperationalInsightsManagementClient)
Implements IAzureClient, IDisposable, IOperationalInsightsManagementClient
継承
OperationalInsightsManagementClient
実装

コンストラクター

OperationalInsightsManagementClient(DelegatingHandler[])

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

OperationalInsightsManagementClient(HttpClient, Boolean)

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

OperationalInsightsManagementClient(HttpClientHandler, DelegatingHandler[])

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

OperationalInsightsManagementClient(ServiceClientCredentials, DelegatingHandler[])

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

OperationalInsightsManagementClient(ServiceClientCredentials, HttpClient, Boolean)

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

OperationalInsightsManagementClient(ServiceClientCredentials, HttpClientHandler, DelegatingHandler[])

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

OperationalInsightsManagementClient(Uri, DelegatingHandler[])

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

OperationalInsightsManagementClient(Uri, HttpClientHandler, DelegatingHandler[])

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

OperationalInsightsManagementClient(Uri, ServiceClientCredentials, DelegatingHandler[])

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

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

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

プロパティ

AcceptLanguage

応答の優先言語。

AvailableServiceTiers

IAvailableServiceTiersOperations を取得します。

BaseUri

サービスのベース URI。

Clusters

IClustersOperations を取得します。

Credentials

クライアントが Azure に接続するために必要な資格情報。

DataExports

IDataExportsOperations を取得します。

DataSources

IDataSourcesOperations を取得します。

DeletedWorkspaces

IDeletedWorkspacesOperations を取得します。

DeserializationSettings

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

FirstMessageHandler

Operational Insights クライアント

(継承元 ServiceClient<T>)
Gateways

IGatewaysOperations を取得します。

GenerateClientRequestId

一意の x-ms-client-request-id を生成する必要があるかどうか。 true に設定すると、一意の x-ms-client-request-id 値が生成され、各要求に含まれます。 既定値は true です。

HttpClient

Operational Insights クライアント

(継承元 ServiceClient<T>)
HttpClientHandler

Operational Insights クライアント

(継承元 ServiceClient<T>)
HttpMessageHandlers

Operational Insights クライアント

(継承元 ServiceClient<T>)
IntelligencePacks

IIntelligencePacksOperations を取得します。

LinkedServices

ILinkedServicesOperations を取得します。

LinkedStorageAccounts

ILinkedStorageAccountsOperations を取得します。

LongRunningOperationRetryTimeout

実行時間の長い操作の再試行タイムアウト (秒単位)。 既定値は 30 です。

ManagementGroups

IManagementGroupsOperations を取得します。

Operations

IOperations を取得します。

OperationStatuses

IOperationStatusesOperations を取得します。

SavedSearches

ISavedSearchesOperations を取得します。

Schema

ISchemaOperations を取得します。

SerializationSettings

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

SharedKeys

ISharedKeysOperations を取得します。

StorageInsightConfigs

IStorageInsightConfigsOperations を取得します。

SubscriptionId

ターゲット サブスクリプションの ID。

Tables

ITablesOperations を取得します。

Usages

IUsagesOperations を取得します。

UserAgent

Operational Insights クライアント

(継承元 ServiceClient<T>)
WorkspacePurge

IWorkspacePurgeOperations を取得します。

Workspaces

IWorkspacesOperations を取得します。

メソッド

CreateHttpHandlerPipeline(HttpClientHandler, DelegatingHandler[])

Operational Insights クライアント

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

Operational Insights クライアント

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

Operational Insights クライアント

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

Operational Insights クライアント

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

Operational Insights クライアント

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

Operational Insights クライアント

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

Operational Insights クライアント

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

Operational Insights クライアント

(継承元 ServiceClient<T>)

適用対象