次の方法で共有


ReplicationLink.LinkType プロパティ

定義

リンクの種類 (GEO、名前付き) を取得します。 使用できる値は、'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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象