-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Description
Is there any helper function or API functionality that I'm missing that will resolve references to objects? Eg: Retrieve a VM instance, which has a reference to its network interface (NetworkInterfaceReference). I want a NetworkInterface object, not a reference. Is the only way to do this to pick apart the reference URI to grab the resource group name and network interface name and then do get()?
Metadata
Metadata
Assignees
Labels
No labels