Compartir a través de


IWithCreate.WithBytesToCapturePerPacket(Int32) Método

Definición

Establezca el número de bytes capturados por paquete, los bytes restantes se truncan.

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

Parámetros

bytesToCapturePerPacket
Int32

Número de bytes capturados por paquete.

Devoluciones

Se aplica a