RegionalReplicationStatus.Progress Property

Definition

Gets it indicates progress of the replication job.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to