GetCloudVmClusterPropertyDiagnosticsDataCollectionOption

data class GetCloudVmClusterPropertyDiagnosticsDataCollectionOption(val diagnosticsEventsEnabled: Boolean, val healthMonitoringEnabled: Boolean, val incidentLogsEnabled: Boolean)

Constructors

constructor(diagnosticsEventsEnabled: Boolean, healthMonitoringEnabled: Boolean, incidentLogsEnabled: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Indicates whether diagnostic collection is enabled for the VM cluster

Link copied to clipboard

Indicates whether health monitoring is enabled for the VM cluster

Link copied to clipboard

Indicates whether incident logs and trace collection are enabled for the VM cluster