ManagedInstanceOperationSteps Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET