ReplicationLinkInner.ReplicationMode Property

Definition

Gets replication mode of this replication link.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to