This is helpful to someone who's trying to obtain/maintain visibility into the CPU usage of a Hyper-V instance. This is a good Metric for QBRs or recurring site reviews.
VirtualMachines[].join(
, [join(
, [
, to_string(Name)]), join(
, [
:
, to_string(CPUUsage)])])