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. |
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Python