次の方法で共有


XeroLinkedService.ConsumerKey プロパティ

定義

Xero アプリケーションに関連付けられているコンシューマー キーを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象