get Virtual Machine
Retrieves information about the model view or the instance view of a virtual machine. Azure REST API version: 2023-03-01. Other available API versions: 2023-07-01.
Return
Describes a Virtual Machine.
Parameters
null
Return
Describes a Virtual Machine.
See also
Parameters
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.
The name of the resource group.
The name of the virtual machine.
Return
Describes a Virtual Machine.
See also
Parameters
Builder for com.pulumi.azurenative.compute.kotlin.inputs.GetVirtualMachinePlainArgs.