Skip to main content

extensions

Overview

Nameextensions
TypeResource
Idazure.hdinsight.extensions

Fields

NameDatatypeDescription
clusterMonitoringEnabledbooleanThe status of the monitor on the HDInsight cluster.
workspaceIdstringThe workspace ID of the monitor on the HDInsight cluster.

Methods

NameAccessible byRequired ParamsDescription
getSELECTclusterName, extensionName, resourceGroupName, subscriptionIdGets the extension properties for the specified HDInsight cluster extension.
createINSERTclusterName, extensionName, resourceGroupName, subscriptionIdCreates an HDInsight cluster extension.
deleteDELETEclusterName, extensionName, resourceGroupName, subscriptionIdDeletes the specified extension for HDInsight cluster.
disable_azure_monitorEXECclusterName, resourceGroupName, subscriptionIdDisables the Azure Monitor on the HDInsight cluster.
disable_monitoringEXECclusterName, resourceGroupName, subscriptionIdDisables the Operations Management Suite (OMS) on the HDInsight cluster.
enable_azure_monitorEXECclusterName, resourceGroupName, subscriptionIdEnables the Azure Monitor on the HDInsight cluster.
enable_monitoringEXECclusterName, resourceGroupName, subscriptionIdEnables the Operations Management Suite (OMS) on the HDInsight cluster.