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
ManagedInstanceOperationSteps

Constructor

ManagedInstanceOperationSteps(**kwargs)

Variables

total_steps
str

The total number of operation steps.

current_step
int

The number of current operation steps.

steps_list
list[UpsertManagedServerOperationStep]

The operation steps list.