# Functions
New creates an instance of the ManagementClient client.
NewDataSourcesClient creates an instance of the DataSourcesClient client.
NewDataSourcesClientWithBaseURI creates an instance of the DataSourcesClient client.
NewLinkedServicesClient creates an instance of the LinkedServicesClient client.
NewLinkedServicesClientWithBaseURI creates an instance of the LinkedServicesClient client.
NewSavedSearchesClient creates an instance of the SavedSearchesClient client.
NewSavedSearchesClientWithBaseURI creates an instance of the SavedSearchesClient client.
NewStorageInsightsClient creates an instance of the StorageInsightsClient client.
NewStorageInsightsClientWithBaseURI creates an instance of the StorageInsightsClient client.
NewWithBaseURI creates an instance of the ManagementClient client.
NewWorkspacesClient creates an instance of the WorkspacesClient client.
NewWorkspacesClientWithBaseURI creates an instance of the WorkspacesClient client.
UserAgent returns the UserAgent string to use when sending http.Requests.
Version returns the semantic version (see http://semver.org) of the client.
# Constants
Asc specifies the asc state for search sort enum.
AzureActivityLog specifies the azure activity log state for data source kind.
Canceled specifies the canceled state for entity status.
ChangeTrackingCustomRegistry specifies the change tracking custom registry state for data source kind.
ChangeTrackingDefaultPath specifies the change tracking default path state for data source kind.
ChangeTrackingDefaultRegistry specifies the change tracking default registry state for data source kind.
ChangeTrackingPath specifies the change tracking path state for data source kind.
Creating specifies the creating state for entity status.
CustomLog specifies the custom log state for data source kind.
CustomLogCollection specifies the custom log collection state for data source kind.
DefaultBaseURI is the default URI used for the service Operationalinsights.
Deleting specifies the deleting state for entity status.
Desc specifies the desc state for search sort enum.
ERROR specifies the error state for storage insight state.
Failed specifies the failed state for entity status.
Free specifies the free state for sku name enum.
GenericDataSource specifies the generic data source state for data source kind.
IISLogs specifies the iis logs state for data source kind.
LinuxPerformanceCollection specifies the linux performance collection state for data source kind.
LinuxPerformanceObject specifies the linux performance object state for data source kind.
LinuxSyslog specifies the linux syslog state for data source kind.
LinuxSyslogCollection specifies the linux syslog collection state for data source kind.
OK specifies the ok state for storage insight state.
PerNode specifies the per node state for sku name enum.
Premium specifies the premium state for sku name enum.
ProvisioningAccount specifies the provisioning account state for entity status.
Standalone specifies the standalone state for sku name enum.
Standard specifies the standard state for sku name enum.
Succeeded specifies the succeeded state for entity status.
Unlimited specifies the unlimited state for sku name enum.
WindowsEvent specifies the windows event state for data source kind.
WindowsPerformanceCounter specifies the windows performance counter state for data source kind.
# Structs
CoreSummary is the core summary of a search.
DataSource is datasources under OMS Workspace.
DataSourceFilter is dataSource filter.
DataSourceListResult is the list data source by workspace operation response.
DataSourcesClient is the operational Insights Client.
IntelligencePack is intelligence Pack containing a string name and boolean indicating if it's enabled.
LinkedService is the top level Linked service resource container.
LinkedServiceListResult is the list linked service operation response.
LinkedServiceProperties is linked service properties.
LinkedServicesClient is the operational Insights Client.
LinkTarget is metadata for a workspace that isn't linked to an Azure subscription.
ListIntelligencePack is.
ListLinkTarget is.
ManagementClient is the base client for Operationalinsights.
ManagementGroup is a management group that is connected to a workspace.
ManagementGroupProperties is management group properties.
MetricName is the name of a metric.
ProxyResource is common properties of proxy resource.
Resource is the resource definition.
SavedSearch is value object for saved search results.
SavedSearchesClient is the operational Insights Client.
SavedSearchesListResult is the saved search operation response.
SavedSearchProperties is value object for saved search results.
SearchError is details for a search error.
SearchGetSchemaResponse is the get schema operation response.
SearchHighlight is highlight details.
SearchMetadata is metadata for search results.
SearchMetadataSchema is schema metadata for search.
SearchParameters is parameters specifying the search query and range.
SearchResultsResponse is the get search result operation response.
SearchSchemaValue is value object for schema results.
SearchSort is the sort parameters for search.
SharedKeys is the shared keys for a workspace.
Sku is the SKU (tier) of a workspace.
StorageAccount is describes a storage account connection.
StorageInsight is the top level storage insight resource container.
StorageInsightListResult is the list storage insights operation response.
StorageInsightProperties is storage insight properties.
StorageInsightsClient is the operational Insights Client.
StorageInsightStatus is the status of the storage insight.
Tag is a tag of a saved search.
UsageMetric is a metric describing the usage of a resource.
Workspace is the top level Workspace resource container.
WorkspaceListManagementGroupsResult is the list workspace managmement groups operation response.
WorkspaceListResult is the list workspaces operation response.
WorkspaceListUsagesResult is the list workspace usages operation response.
WorkspaceProperties is workspace properties.
WorkspacesClient is the operational Insights Client.
# Type aliases
DataSourceKind enumerates the values for data source kind.
EntityStatus enumerates the values for entity status.
SearchSortEnum enumerates the values for search sort enum.
SkuNameEnum enumerates the values for sku name enum.
StorageInsightState enumerates the values for storage insight state.