OperationStatus Class
Operation status REST resource.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
OperationStatus
Constructor
OperationStatus(**kwargs)
Variables
- id
- str
Resource Id.
- name
- str
Operation name.
- status
- str
Status of the operation. ARM expects the terminal status to be one of Succeeded/ Failed/ Canceled. All other values imply that the operation is still running.
- start_time
- str
Start time.
- end_time
- str
End time.
- error
- <xref:resource_mover_service_api.models.OperationStatusError>
Error stating all error details for the operation.
- properties
- object
Custom data.
Feedback
Submit and view feedback for