ManagedInstanceOperationSteps Class
The steps of a managed instance operation.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
msrest.serialization.ModelManagedInstanceOperationSteps
Constructor
ManagedInstanceOperationSteps(**kwargs)
Variables
Name | Description |
---|---|
total_steps
|
The total number of operation steps. |
current_step
|
The number of current operation steps. |
steps_list
|
The operation steps list. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python