次の方法で共有


CaptureDescription.SizeLimitInBytes プロパティ

定義

サイズ ウィンドウは、キャプチャ操作の前に Event Hub に構築されたデータの量を定義します。値は10485760から524288000 バイトの間にする必要があります。

public int? SizeLimitInBytes { get; set; }
member this.SizeLimitInBytes : Nullable<int> with get, set
Public Property SizeLimitInBytes As Nullable(Of Integer)

プロパティ値

適用対象