VirtualMachineInstanceStatusProvisioningStatus interface
Virtual machine instance provisioning status.
Properties
| operation |
The ID of the operation performed on the virtual machine instance |
| status | The status of the operation performed on the virtual machine instance [Succeeded, Failed, InProgress] |
Property Details
operationId
The ID of the operation performed on the virtual machine instance
operationId?: string
Property Value
string
status
The status of the operation performed on the virtual machine instance [Succeeded, Failed, InProgress]
status?: string
Property Value
string