Partager via


IWithCreate.WithBytesToCapturePerPacket(Int32) Méthode

Définition

Définissez le nombre d’octets capturés par paquet, les octets restants étant tronqués.

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

Paramètres

bytesToCapturePerPacket
Int32

Nombre d’octets capturés par paquet.

Retours

S’applique à