The KernelDumpOnly property has been deprecated in favor of the DebugInfoType property in the same class. All future work ...

The KernelDumpOnly property has been deprecated in favor of the DebugInfoType property in the same class.  All future work should use this new property.  
The KernelDumpOnly property indicates whether only kernel debug information will be written to the debug log file. 
Values TRUE or FALSE. If TRUE, then only the state of kernel is written to a file in the event of a system failure. If FALSE, the system will try to log the state of the memory and any devices that can provide information about the system when it failed.