次の方法で共有


AmazonMWSLinkedService.MwsAuthToken プロパティ

定義

Amazon MWS 認証トークンを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.mwsAuthToken")]
public Microsoft.Azure.Management.DataFactory.Models.SecretBase MwsAuthToken { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.mwsAuthToken")>]
member this.MwsAuthToken : Microsoft.Azure.Management.DataFactory.Models.SecretBase with get, set
Public Property MwsAuthToken As SecretBase

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象