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
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET