Share via


AzureBlobFSLinkedService.AccountKey Property

Definition

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

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> AccountKey { get; set; }
member this.AccountKey : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property AccountKey As DataFactoryElement(Of String)

Property Value

Applies to