Share via


IntegrationRuntimeCustomSetupScriptProperties.SasToken Property

Definition

Gets or sets the SAS token of the Azure blob container.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to