Partager via


IWithCapture.WithDataCaptureWindowSizeInSeconds(Int32) Méthode

Définition

Spécifie la taille de la fenêtre de capture en secondes.

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

Paramètres

sizeInSeconds
Int32

Taille de la fenêtre en secondes.

Retours

S’applique à