OperationalinsightsFunctions

Functions

Link copied to clipboard

The top level Log Analytics cluster resource container. API Version: 2020-10-01.

suspend fun getCluster(argument: suspend GetClusterPlainArgsBuilder.() -> Unit): GetClusterResult
suspend fun getCluster(clusterName: String, resourceGroupName: String): GetClusterResult
Link copied to clipboard

The top level data export resource container. API Version: 2020-08-01.

suspend fun getDataExport(dataExportName: String, resourceGroupName: String, workspaceName: String): GetDataExportResult
Link copied to clipboard

Datasources under OMS Workspace. API Version: 2020-08-01.

suspend fun getDataSource(dataSourceName: String, resourceGroupName: String, workspaceName: String): GetDataSourceResult
Link copied to clipboard

The top level Linked service resource container. API Version: 2020-08-01.

suspend fun getLinkedService(linkedServiceName: String, resourceGroupName: String, workspaceName: String): GetLinkedServiceResult
Link copied to clipboard

Linked storage accounts top level resource container. API Version: 2020-08-01.

suspend fun getLinkedStorageAccount(dataSourceType: String, resourceGroupName: String, workspaceName: String): GetLinkedStorageAccountResult
Link copied to clipboard

A user-defined logical grouping of machines. API Version: 2015-11-01-preview.

suspend fun getMachineGroup(endTime: String? = null, machineGroupName: String, resourceGroupName: String, startTime: String? = null, workspaceName: String): GetMachineGroupResult
Link copied to clipboard
suspend fun getQuery(argument: GetQueryPlainArgs): GetQueryResult

A Log Analytics QueryPack-Query definition. API Version: 2019-09-01.

suspend fun getQuery(argument: suspend GetQueryPlainArgsBuilder.() -> Unit): GetQueryResult
suspend fun getQuery(id: String, queryPackName: String, resourceGroupName: String): GetQueryResult
Link copied to clipboard

An Log Analytics QueryPack definition. API Version: 2019-09-01.

suspend fun getQueryPack(queryPackName: String, resourceGroupName: String): GetQueryPackResult
Link copied to clipboard

Value object for saved search results. API Version: 2020-08-01.

suspend fun getSavedSearch(resourceGroupName: String, savedSearchId: String, workspaceName: String): GetSavedSearchResult
Link copied to clipboard

The shared keys for a workspace. API Version: 2020-08-01.

suspend fun getSharedKeys(resourceGroupName: String, workspaceName: String): GetSharedKeysResult
Link copied to clipboard

The top level storage insight resource container. API Version: 2020-08-01.

suspend fun getStorageInsightConfig(resourceGroupName: String, storageInsightName: String, workspaceName: String): GetStorageInsightConfigResult
Link copied to clipboard
suspend fun getTable(argument: GetTablePlainArgs): GetTableResult

Workspace data table definition. API Version: 2021-12-01-preview.

suspend fun getTable(argument: suspend GetTablePlainArgsBuilder.() -> Unit): GetTableResult
suspend fun getTable(resourceGroupName: String, tableName: String, workspaceName: String): GetTableResult
Link copied to clipboard

The top level Workspace resource container. API Version: 2020-10-01.

suspend fun getWorkspace(resourceGroupName: String, workspaceName: String): GetWorkspaceResult