Share via


AsanaLinkedService.ApiToken Property

Definition

Gets or sets the api token for the Asana source.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to