次の方法で共有


ManagedInstanceOperationSteps.CurrentStep プロパティ

定義

現在の操作ステップの数を取得します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象