Delen via


ManagedInstanceOperationSteps.CurrentStep Property

Definition

Gets the number of current operation steps.

[Newtonsoft.Json.JsonProperty(PropertyName="currentStep")]
public int? CurrentStep { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="currentStep")>]
member this.CurrentStep : Nullable<int>
Public ReadOnly Property CurrentStep As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to