Compartir a través de


IWithCreate.WithTotalBytesPerSession(Int32) Método

Definición

Establezca el tamaño máximo de la salida de captura.

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

Parámetros

totalBytesPerSession
Int32

Tamaño máximo de la salida de captura.

Devoluciones

Se aplica a