OpenShiftManagedClusterMonitorProfileResponse

data class OpenShiftManagedClusterMonitorProfileResponse(val enabled: Boolean? = null, val workspaceResourceID: String? = null)

Defines the configuration for Log Analytics integration.

Constructors

constructor(enabled: Boolean? = null, workspaceResourceID: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val enabled: Boolean? = null

If the Log analytics integration should be turned on or off

Link copied to clipboard

Azure Resource Manager Resource ID for the Log Analytics workspace to integrate with.