다음을 통해 공유


DiskRestorePointReplicationStatus.CompletionPercent Property

Definition

Gets or sets replication completion percentage.

[Newtonsoft.Json.JsonProperty(PropertyName="completionPercent")]
public int? CompletionPercent { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="completionPercent")>]
member this.CompletionPercent : Nullable<int> with get, set
Public Property CompletionPercent As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to