AzureTableStorageLinkedService.SasToken Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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