Condividi tramite


IWithCapture.WithDataCaptureSkipEmptyArchives(Boolean) Method

Definition

Specified the capture whether to Skip Empty Archives.

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

Parameters

skipEmptyArchives
Boolean

The skipEmptyArchives value to set.

Returns

Applies to