Values.DataCollectionOptionsSourceInformation about the data collection options enabled for a VM cluster.
type nonrec t = {isDiagnosticsEventsEnabled : Boolean.t option;Indicates whether diagnostic collection is enabled for the VM cluster.
*)isHealthMonitoringEnabled : Boolean.t option;Indicates whether health monitoring is enabled for the VM cluster.
*)isIncidentLogsEnabled : Boolean.t option;Indicates whether incident logs are enabled for the cloud VM cluster.
*)}