Compartir a través de


ReplicationLinkInner.ReplicationState Propiedad

Definición

Obtiene el estado de replicación del vínculo de replicación. Entre los valores posibles se incluyen: 'PENDING', 'SEEDING', 'CATCH_UP', 'SUSPENDED'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.replicationState")]
public Microsoft.Azure.Management.Sql.Fluent.Models.ReplicationState ReplicationState { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.replicationState")>]
member this.ReplicationState : Microsoft.Azure.Management.Sql.Fluent.Models.ReplicationState
Public ReadOnly Property ReplicationState As ReplicationState

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a