Destination.DataLakeFolderPath Property

Definition

Gets or sets the destination folder path for the captured events

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to