Compartir a través de


SmartsheetLinkedService.ApiToken Propiedad

Definición

Obtiene o establece el token de API para el origen de Smartsheet.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a