次の方法で共有


IWithCapture.WithDataCaptureWindowSizeInSeconds(Int32) メソッド

定義

キャプチャ ウィンドウのサイズを秒単位で指定します。

public Microsoft.Azure.Management.Eventhub.Fluent.EventHub.Update.IUpdate WithDataCaptureWindowSizeInSeconds (int sizeInSeconds);
abstract member WithDataCaptureWindowSizeInSeconds : int -> Microsoft.Azure.Management.Eventhub.Fluent.EventHub.Update.IUpdate
Public Function WithDataCaptureWindowSizeInSeconds (sizeInSeconds As Integer) As IUpdate

パラメーター

sizeInSeconds
Int32

ウィンドウ サイズ (秒単位)。

戻り値

適用対象