Partilhar via


IWithCreate.WithTotalBytesPerSession(Int32) Método

Definição

Defina o tamanho máximo da saída 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

Tamanho máximo da saída de captura.

Retornos

Aplica-se a