ReplicationLink.PartnerLocation Property

Definition

Gets resource partner location.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to