次の方法で共有


HDInsightStreamingActivity.GetDebugInfo プロパティ

定義

デバッグ情報オプションを取得または設定します。 使用可能な値は、'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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象