次の方法で共有


AppFiguresLinkedService.ClientKey プロパティ

定義

AppFigures ソースのクライアント キーを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象