Compartir a través de


USqlJobProperties.DebugData Propiedad

Definición

Obtiene o establece las ubicaciones de datos de depuración específicas del trabajo.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a