我看到我可以使用node.js javascript api在getEntries方法中传递一个带有include:2的查询对象。我如何使用返回单个对象的getEntry调用来做到这一点。// how do I get the nested objects by passing the parameter include:1
client.getEntr
我想打印来自ComputeManagementClient库的azure.mgmt.compute提供的所有信息。我打开了一个计算客户机,并通过匹配名称找到了我的目标vm。然而,当我从我的调用函数(它期待一个json格式化的对象)返回这个对象时,我得到了以下错误:
TypeError: <azure.mgmt.compute.models.virtual_machine.VirtualMachineobject at 0x10c19b550>