Sdílet prostřednictvím


IWithCapture.WithDataCaptureFileNameFormat(String) Method

Definition

Specifies the format of the file containing captured data.

public Microsoft.Azure.Management.Eventhub.Fluent.EventHub.Update.IUpdate WithDataCaptureFileNameFormat (string format);
abstract member WithDataCaptureFileNameFormat : string -> Microsoft.Azure.Management.Eventhub.Fluent.EventHub.Update.IUpdate
Public Function WithDataCaptureFileNameFormat (format As String) As IUpdate

Parameters

format
String

The file name format.

Returns

Applies to