次の方法で共有


HDInsightHiveActivity.QueryTimeout プロパティ

定義

クエリのタイムアウト値 (分単位) を取得または設定します。 HDInsight クラスターが ESP を使用している場合に有効 (エンタープライズ セキュリティ パッケージ)

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.queryTimeout")]
public int? QueryTimeout { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.queryTimeout")>]
member this.QueryTimeout : Nullable<int> with get, set
Public Property QueryTimeout As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象