Package version:

Interface ManagedInstanceOperationSteps

The steps of a managed instance operation.

Hierarchy

  • ManagedInstanceOperationSteps

Properties

currentStep?: number

The number of current operation steps. NOTE: This property will not be serialized. It can only be populated by the server.

The operation steps list. NOTE: This property will not be serialized. It can only be populated by the server.

totalSteps?: string

The total number of operation steps. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc