次の方法で共有


ReplicationLink.PartnerServer プロパティ

定義

リソース パートナー サーバーを取得します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象