次の方法で共有


IWithCapture.WithDataCaptureWindowSizeInMB(Int32) メソッド

定義

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

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

パラメーター

sizeInMB
Int32

ウィンドウ サイズ (MB)。

戻り値

適用対象