Partager via


IWithCreate.WithTotalBytesPerSession(Int32) Méthode

Définition

Définissez la taille maximale de la sortie de capture.

public Microsoft.Azure.Management.Network.Fluent.PacketCapture.Definition.IWithCreate WithTotalBytesPerSession (int totalBytesPerSession);
abstract member WithTotalBytesPerSession : int -> Microsoft.Azure.Management.Network.Fluent.PacketCapture.Definition.IWithCreate
Public Function WithTotalBytesPerSession (totalBytesPerSession As Integer) As IWithCreate

Paramètres

totalBytesPerSession
Int32

Taille maximale de la sortie de capture.

Retours

S’applique à