Skip to main content

intelligence_packs

Overview

Nameintelligence_packs
TypeResource
Idazure.log_analytics.intelligence_packs

Fields

NameDatatypeDescription
namestringThe name of the intelligence pack.
displayNamestringThe display name of the intelligence pack.
enabledbooleanThe enabled boolean for the intelligence pack.

Methods

NameAccessible byRequired ParamsDescription
listSELECTresourceGroupName, subscriptionId, workspaceNameLists all the intelligence packs possible and whether they are enabled or disabled for a given workspace.
disableEXECintelligencePackName, resourceGroupName, subscriptionId, workspaceNameDisables an intelligence pack for a given workspace.
enableEXECintelligencePackName, resourceGroupName, subscriptionId, workspaceNameEnables an intelligence pack for a given workspace.