ReplicationLink.PartnerDatabase Property

Definition

Gets resource partner database.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to