Bagikan melalui


AzureTableStorageLinkedService.SasToken Property

Definition

Gets or sets the Azure key vault secret reference of sasToken in sas uri.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to