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.Model
ManagedInstanceOperationSteps

Constructor

ManagedInstanceOperationSteps(**kwargs)

Variables

Name Description
total_steps
str

The total number of operation steps.

current_step
int

The number of current operation steps.

steps_list

The operation steps list.