ClusterMonitoringResponse Class

The cluster monitoring status response.

Constructor

ClusterMonitoringResponse(*, cluster_monitoring_enabled: bool | None = None, workspace_id: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
cluster_monitoring_enabled

The status of the monitor on the HDInsight cluster.

Default value: None
workspace_id
str

The workspace ID of the monitor on the HDInsight cluster.

Default value: None

Variables

Name Description
cluster_monitoring_enabled

The status of the monitor on the HDInsight cluster.

workspace_id
str

The workspace ID of the monitor on the HDInsight cluster.