Share via


AzureBlobFSLinkedService.AccountKey Property

Definition

Gets or sets account key for the Azure Data Lake Storage Gen2 service. Type: string (or Expression with resultType string).

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.accountKey")]
public object AccountKey { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.accountKey")>]
member this.AccountKey : obj with get, set
Public Property AccountKey As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to