你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IWithCreate.WithTotalBytesPerSession(Int32) 方法

定义

设置捕获输出的最大大小。

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

参数

totalBytesPerSession
Int32

捕获输出的最大大小。

返回

适用于