次の方法で共有


TumblingWindowTrigger.MaxConcurrency プロパティ

定義

新しい実行がトリガーされる並列処理ウィンドウの最大数 (実行準備完了) を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象