Sdílet prostřednictvím


IWithCreate.WithTotalBytesPerSession(Int32) Method

Definition

Set maximum size of the capture output.

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

Parameters

totalBytesPerSession
Int32

Maximum size of the capture output.

Returns

Applies to