Compartir a través de


AmazonS3LinkedService.SessionToken Propiedad

Definición

Obtiene o establece el token de sesión para la credencial de seguridad temporal S3.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a