Compartir a través de


ReplicationLink.ReplicationState Propiedad

Definición

Obtiene el estado de replicación (PENDIENTE, SEEDING, CATCHUP, SUSPENDED). Entre los valores posibles se incluyen: 'PENDING', 'SEEDING', 'CATCH_UP', 'SUSPENDED'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.replicationState")]
public string ReplicationState { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.replicationState")>]
member this.ReplicationState : string
Public ReadOnly Property ReplicationState As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a