次の方法で共有


ZendeskLinkedService.ApiToken プロパティ

定義

Zendesk ソースの API トークンを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象