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.
storage_insights (azure.mgmt.loganalytics.operations.StorageInsightsOperations) – StorageInsights operations
workspaces (azure.mgmt.loganalytics.operations.WorkspacesOperations) – Workspaces operations
saved_searches (azure.mgmt.loganalytics.operations.SavedSearchesOperations) – SavedSearches operations
linked_services (azure.mgmt.loganalytics.operations.LinkedServicesOperations) – LinkedServices operations
data_sources (azure.mgmt.loganalytics.operations.DataSourcesOperations) – DataSources operations
operations (azure.mgmt.loganalytics.operations.Operations) – Operations operations
- Parameters
credentials (
A msrestazure Credentials object
) – Credentials needed for the client to connect to Azure.subscription_id (str) – Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.
base_url (str) – Service URL