I am trying to use the API to figure out if a shadow VM is being used currently, and if so by what.
How would I go about this?
I do not see a method at the VM level that will let you see its chain.
vappTemplate.GetShadowVmReferences() does not seem like it would be any help (as it always seems to be null)
Ideas?
Thanks