VirtualMachine interface
An instant Fleet's virtual machine.
Properties
| error | Error information when |
| id | The compute RP resource id of the virtual machine. subscriptions/{subId}/resourceGroups/{rgName}/providers/Microsoft.Compute/virtualMachines/{vmName} |
| name | The name of the virtual machine. |
| operation |
This represents the operationStatus of the virtual machine in response to the last operation that was performed on it by Azure Fleet resource. |
| type | Type of the virtual machine |
Property Details
error
id
The compute RP resource id of the virtual machine. subscriptions/{subId}/resourceGroups/{rgName}/providers/Microsoft.Compute/virtualMachines/{vmName}
id: string
Property Value
string
name
The name of the virtual machine.
name: string
Property Value
string
operationStatus
This represents the operationStatus of the virtual machine in response to the last operation that was performed on it by Azure Fleet resource.
operationStatus: string
Property Value
string
type
Type of the virtual machine
type?: string
Property Value
string