IOperationalInsightsManagementClient Interface

Definition

Operational Insights Client

public interface IOperationalInsightsManagementClient : IDisposable
type IOperationalInsightsManagementClient = interface
    interface IDisposable
Public Interface IOperationalInsightsManagementClient
Implements IDisposable
Derived
Implements

Properties

AcceptLanguage

The preferred language for the response.

AvailableServiceTiers

Gets the IAvailableServiceTiersOperations.

BaseUri

The base URI of the service.

Clusters

Gets the IClustersOperations.

Credentials

Credentials needed for the client to connect to Azure.

DataExports

Gets the IDataExportsOperations.

DataSources

Gets the IDataSourcesOperations.

DeletedWorkspaces

Gets the IDeletedWorkspacesOperations.

DeserializationSettings

Gets or sets json deserialization settings.

Gateways

Gets the IGatewaysOperations.

GenerateClientRequestId

Whether a unique x-ms-client-request-id should be generated. When set to true a unique x-ms-client-request-id value is generated and included in each request. Default is true.

IntelligencePacks

Gets the IIntelligencePacksOperations.

LinkedServices

Gets the ILinkedServicesOperations.

LinkedStorageAccounts

Gets the ILinkedStorageAccountsOperations.

LongRunningOperationRetryTimeout

The retry timeout in seconds for Long Running Operations. Default value is 30.

ManagementGroups

Gets the IManagementGroupsOperations.

Operations

Gets the IOperations.

OperationStatuses

Gets the IOperationStatusesOperations.

SavedSearches

Gets the ISavedSearchesOperations.

Schema

Gets the ISchemaOperations.

SerializationSettings

Gets or sets json serialization settings.

SharedKeys

Gets the ISharedKeysOperations.

StorageInsightConfigs

Gets the IStorageInsightConfigsOperations.

SubscriptionId

The ID of the target subscription.

Tables

Gets the ITablesOperations.

Usages

Gets the IUsagesOperations.

WorkspacePurge

Gets the IWorkspacePurgeOperations.

Workspaces

Gets the IWorkspacesOperations.

Applies to