azure.mgmt.loganalytics package¶
Module contents¶
-
class
azure.mgmt.loganalytics.
LogAnalyticsManagementClient
(credentials, subscription_id, base_url=None)[source]¶ Bases:
msrest.service_client.SDKClient
The Log Analytics Client.
- Variables
config (LogAnalyticsManagementClientConfiguration) – Configuration for client.
data_exports (azure.mgmt.loganalytics.operations.DataExportsOperations) – DataExports operations
data_sources (azure.mgmt.loganalytics.operations.DataSourcesOperations) – DataSources operations
intelligence_packs (azure.mgmt.loganalytics.operations.IntelligencePacksOperations) – IntelligencePacks operations
linked_services (azure.mgmt.loganalytics.operations.LinkedServicesOperations) – LinkedServices operations
linked_storage_accounts (azure.mgmt.loganalytics.operations.LinkedStorageAccountsOperations) – LinkedStorageAccounts operations
management_groups (azure.mgmt.loganalytics.operations.ManagementGroupsOperations) – ManagementGroups operations
operations (azure.mgmt.loganalytics.operations.Operations) – Operations operations
operation_statuses (azure.mgmt.loganalytics.operations.OperationStatusesOperations) – OperationStatuses operations
shared_keys (azure.mgmt.loganalytics.operations.SharedKeysOperations) – SharedKeys operations
usages (azure.mgmt.loganalytics.operations.UsagesOperations) – Usages operations
workspaces (azure.mgmt.loganalytics.operations.WorkspacesOperations) – Workspaces operations
deleted_workspaces (azure.mgmt.loganalytics.operations.DeletedWorkspacesOperations) – DeletedWorkspaces operations
clusters (azure.mgmt.loganalytics.operations.ClustersOperations) – Clusters operations
storage_insight_configs (azure.mgmt.loganalytics.operations.StorageInsightConfigsOperations) – StorageInsightConfigs operations
saved_searches (azure.mgmt.loganalytics.operations.SavedSearchesOperations) – SavedSearches operations
available_service_tiers (azure.mgmt.loganalytics.operations.AvailableServiceTiersOperations) – AvailableServiceTiers operations
gateways (azure.mgmt.loganalytics.operations.GatewaysOperations) – Gateways operations
schema (azure.mgmt.loganalytics.operations.SchemaOperations) – Schema operations
workspace_purge (azure.mgmt.loganalytics.operations.WorkspacePurgeOperations) – WorkspacePurge operations
tables (azure.mgmt.loganalytics.operations.TablesOperations) – Tables operations
- Parameters
-
class
azure.mgmt.loganalytics.
LogAnalyticsManagementClientConfiguration
(credentials, subscription_id, base_url=None)[source]¶ Bases:
msrestazure.azure_configuration.AzureConfiguration
Configuration for LogAnalyticsManagementClient Note that all parameters used to create this instance are saved as instance attributes.