次の方法で共有


SelfDependencyTumblingWindowTriggerReference.Size プロパティ

定義

依存関係を評価するときのウィンドウのサイズを取得または設定します。 未定義の場合は、タンブリング ウィンドウの頻度が使用されます。

[Newtonsoft.Json.JsonProperty(PropertyName="size")]
public string Size { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="size")>]
member this.Size : string with get, set
Public Property Size As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象