ManagedInstanceOperationSteps interface

The steps of a managed instance operation.

Properties

currentStep

The number of current operation steps.

stepsList

The operation steps list.

totalSteps

The total number of operation steps.

Property Details

currentStep

The number of current operation steps.

currentStep?: number

Property Value

number

stepsList

The operation steps list.

stepsList?: UpsertManagedServerOperationStepWithEstimatesAndDuration[]

Property Value

totalSteps

The total number of operation steps.

totalSteps?: string

Property Value

string