次の方法で共有


IWithCapture.WithDataCaptureSkipEmptyArchives(Boolean) メソッド

定義

空のアーカイブをスキップするかどうかをキャプチャに指定しました。

public Microsoft.Azure.Management.Eventhub.Fluent.EventHub.Update.IUpdate WithDataCaptureSkipEmptyArchives (bool skipEmptyArchives);
abstract member WithDataCaptureSkipEmptyArchives : bool -> Microsoft.Azure.Management.Eventhub.Fluent.EventHub.Update.IUpdate
Public Function WithDataCaptureSkipEmptyArchives (skipEmptyArchives As Boolean) As IUpdate

パラメーター

skipEmptyArchives
Boolean

設定する skipEmptyArchives 値。

戻り値

適用対象