次の方法で共有


RerunTumblingWindowTrigger.RerunConcurrency プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象