Compartir a través de


IntegrationRuntimeCustomSetupScriptProperties.SasToken Propiedad

Definición

Obtiene o establece el token de SAS del contenedor de blobs de Azure.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a