次の方法で共有


WorkloadGroup.QueryExecutionTimeout プロパティ

定義

ワークロード グループのクエリ実行タイムアウトを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象