次の方法で共有


AmazonMWSLinkedService.SecretKey プロパティ

定義

データへのアクセスに使用される秘密キーを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象