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