VirtualMachinesGetQueryParamProperties interface
Properties
| $expand | The expand expression to apply on the operation. 'InstanceView' retrieves a snapshot of the runtime properties of the virtual machine that is managed by the platform and can change outside of control plane operations. 'UserData' retrieves the UserData property as part of the VM model view that was provided by the user during the VM Create/Update operation. |
| api-version | Api Version |
Property Details
$expand
The expand expression to apply on the operation. 'InstanceView' retrieves a snapshot of the runtime properties of the virtual machine that is managed by the platform and can change outside of control plane operations. 'UserData' retrieves the UserData property as part of the VM model view that was provided by the user during the VM Create/Update operation.
$expand?: "userData" | "instanceView"
Property Value
"userData" | "instanceView"
api-version
Api Version
api-version: "2022-08-01"
Property Value
"2022-08-01"