ManagedClusterHealthMonitorProfile interface
Health monitor profile for the managed cluster.
Properties
| enable |
Whether to enable continuous control plane and addon monitor. |
| enable |
Whether to enable on-demand monitor. |
Property Details
enableContinuousControlPlaneAndAddonMonitor
Whether to enable continuous control plane and addon monitor.
enableContinuousControlPlaneAndAddonMonitor?: boolean
Property Value
boolean
enableOnDemandMonitor
Whether to enable on-demand monitor.
enableOnDemandMonitor?: boolean
Property Value
boolean