Share via


ReplicationLink.LinkType Property

Definition

Gets link type (GEO, NAMED). Possible values include: 'GEO', 'NAMED'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to