IOperationalInsightsManagementClient インターフェイス

定義

Operational Insights クライアント

public interface IOperationalInsightsManagementClient : IDisposable
type IOperationalInsightsManagementClient = interface
    interface IDisposable
Public Interface IOperationalInsightsManagementClient
Implements IDisposable
派生
実装

プロパティ

AcceptLanguage

応答の優先言語。

AvailableServiceTiers

IAvailableServiceTiersOperations を取得します。

BaseUri

サービスのベース URI。

Clusters

IClustersOperations を取得します。

Credentials

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

DataExports

IDataExportsOperations を取得します。

DataSources

IDataSourcesOperations を取得します。

DeletedWorkspaces

IDeletedWorkspacesOperations を取得します。

DeserializationSettings

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

Gateways

IGatewaysOperations を取得します。

GenerateClientRequestId

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

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 を取得します。

WorkspacePurge

IWorkspacePurgeOperations を取得します。

Workspaces

IWorkspacesOperations を取得します。

適用対象