Compartir a través de


HDInsightStreamingActivity.GetDebugInfo Propiedad

Definición

Obtiene o establece la opción de información de depuración. Entre los valores posibles se incluyen: "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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a