Partilhar via


IWithCreate.WithBytesToCapturePerPacket(Int32) Método

Definição

Defina o número de bytes capturados por pacote, os bytes restantes são truncados.

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 pacote.

Retornos

Aplica-se a