Operation Class
Record to track long running operation.
- Inheritance
-
Operation
Constructor
Operation(**kwargs)
Parameters
- operation_state
- str or OperationStateType
Required
Operation state. Possible values include: 'Failed', 'NotStarted', 'Running', 'Succeeded'
- resource_location
- str
Required
Relative URI to the target resource location for completed resources.
Feedback
Submit and view feedback for