Compartir a través de


ReplicationLink.PercentComplete Propiedad

Definición

Obtiene el porcentaje de finalización de propagación del vínculo.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a