Compartir a través de


AmazonMWSLinkedService.SecretKey Propiedad

Definición

Obtiene o establece la clave secreta usada para acceder a los datos.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a