Compartir a través de


AzureFileStorageLinkedService.AccountKey Propiedad

Definición

Obtiene o establece la referencia secreta del almacén de claves de Azure de accountKey en la cadena de conexión.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a