Bagikan melalui


AzureTableStorageLinkedService.AccountKey Property

Definition

Gets or sets the Azure key vault secret reference of accountKey in connection string.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to