Partager via


InitialReplicationDetails.InitialReplicationProgressPercentage Property

Definition

Gets or sets the initial replication progress percentage.

[Newtonsoft.Json.JsonProperty(PropertyName="initialReplicationProgressPercentage")]
public string InitialReplicationProgressPercentage { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="initialReplicationProgressPercentage")>]
member this.InitialReplicationProgressPercentage : string with get, set
Public Property InitialReplicationProgressPercentage As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to