次の方法で共有


AmazonMWSLinkedService.Endpoint プロパティ

定義

Amazon MWS サーバーのエンドポイント (つまり、mws.amazonservices.com) を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.endpoint")]
public object Endpoint { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.endpoint")>]
member this.Endpoint : obj with get, set
Public Property Endpoint As Object

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象