你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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>) |