Bagikan melalui


ReplicationLinkInner.ReplicationState Property

Definition

Gets the replication state for the replication link. Possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to