Freigeben über


ReplicationLinkInner.ReplicationState Eigenschaft

Definition

Ruft den Replikationsstatus für den Replikationslink ab. Mögliche Werte: "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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: