Delen via


USqlJobProperties.DebugData Property

Definition

Gets or sets the job specific debug data locations.

[Newtonsoft.Json.JsonProperty(PropertyName="debugData")]
public Microsoft.Azure.Management.DataLake.Analytics.Models.JobDataPath DebugData { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="debugData")>]
member this.DebugData : Microsoft.Azure.Management.DataLake.Analytics.Models.JobDataPath with get, set
Public Property DebugData As JobDataPath

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to