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
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET