VirtualMachine interface
A virtual machine launched by a LaunchBulkInstancesOperation.
Properties
| error | Error information when operationStatus is Failed. |
| 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 |
Represents the operationStatus of the virtual machine in response to the last operation performed on it by the LaunchBulkInstancesOperation. |
| 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
Represents the operationStatus of the virtual machine in response to the last operation performed on it by the LaunchBulkInstancesOperation.
operationStatus: string
Property Value
string
type
Type of the virtual machine
type?: string
Property Value
string