ClusterMonitoringResponse interface
The cluster monitoring status response.
Properties
| cluster |
The status of the monitor on the HDInsight cluster. |
| workspace |
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
workspaceId
The workspace ID of the monitor on the HDInsight cluster.
workspaceId?: string
Property Value
string