Partilhar via


HDInsightHiveActivity.QueryTimeout Propriedade

Definição

Obtém ou define o valor de tempo limite da consulta (em minutos). Eficaz quando o cluster HDInsight está com ESP (Enterprise Security Package)

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a