AzureMonitorResponse interface

The azure monitor status response.

Properties

clusterMonitoringEnabled

The status of the monitor on the HDInsight cluster.

selectedConfigurations

The selected configurations.

workspaceId

The workspace ID of the monitor on the HDInsight cluster.

Property Details

clusterMonitoringEnabled

The status of the monitor on the HDInsight cluster.

clusterMonitoringEnabled?: boolean

Property Value

boolean

selectedConfigurations

The selected configurations.

selectedConfigurations?: AzureMonitorSelectedConfigurations

Property Value

workspaceId

The workspace ID of the monitor on the HDInsight cluster.

workspaceId?: string

Property Value

string