ManagedInstanceOperationSteps Class

Definition

The steps of a managed instance operation.

public class ManagedInstanceOperationSteps
type ManagedInstanceOperationSteps = class
Public Class ManagedInstanceOperationSteps
Inheritance
ManagedInstanceOperationSteps

Constructors

ManagedInstanceOperationSteps()

Initializes a new instance of the ManagedInstanceOperationSteps class.

ManagedInstanceOperationSteps(String, Nullable<Int32>, IList<UpsertManagedServerOperationStep>)

Initializes a new instance of the ManagedInstanceOperationSteps class.

Properties

CurrentStep

Gets the number of current operation steps.

StepsList

Gets the operation steps list.

TotalSteps

Gets the total number of operation steps.

Applies to