ReplicationLink.PartnerServer Property

Definition

Gets resource partner server.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to