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

キャプチャ出力の最大サイズ。

戻り値

適用対象