VirtualMachine interface
即时 Fleet 的虚拟机。
属性
| error | 错误信息 |
| id | 虚拟机的计算 RP 资源 ID。 订阅/{subId}/resourceGroups/{rgName}/providers/Microsoft.Compute/virtualMachines/{vmName} |
| name | 虚拟机的名称。 |
| operation |
这表示虚拟机的 operationStatus,以响应 Azure 队列资源对其执行的最后一次作。 |
| type | 虚拟机的类型 |
属性详细信息
error
id
虚拟机的计算 RP 资源 ID。 订阅/{subId}/resourceGroups/{rgName}/providers/Microsoft.Compute/virtualMachines/{vmName}
id: string
属性值
string
name
虚拟机的名称。
name: string
属性值
string
operationStatus
这表示虚拟机的 operationStatus,以响应 Azure 队列资源对其执行的最后一次作。
operationStatus: string
属性值
string
type
虚拟机的类型
type?: string
属性值
string