Share via


HDInsightMapReduceActivity.GetDebugInfo Property

Definition

Gets or sets debug info option. Possible values include: 'None', 'Always', 'Failure'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to