Compartir a través de


IWithCapture.WithDataCaptureSkipEmptyArchives(Boolean) Método

Definición

Especificó la captura si se omitirán los archivos vacíos.

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

Parámetros

skipEmptyArchives
Boolean

Valor skipEmptyArchives que se va a establecer.

Devoluciones

Se aplica a