次の方法で共有


RegionalReplicationStatus.Progress プロパティ

定義

レプリケーション ジョブの進行状況を示す値を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象