Share via


Destination.DataLakeAccountName Property

Definition

Gets or sets the Azure Data Lake Store name for the captured events

[Newtonsoft.Json.JsonProperty(PropertyName="properties.dataLakeAccountName")]
public string DataLakeAccountName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.dataLakeAccountName")>]
member this.DataLakeAccountName : string with get, set
Public Property DataLakeAccountName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to