次の方法で共有


ReplicationLink.PercentComplete プロパティ

定義

リンクのシード処理完了率を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象