Compartir a través de


PacketCaptureParameters.TotalBytesPerSession Propiedad

Definición

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

[Newtonsoft.Json.JsonProperty(PropertyName="totalBytesPerSession")]
public long? TotalBytesPerSession { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="totalBytesPerSession")>]
member this.TotalBytesPerSession : Nullable<int64> with get, set
Public Property TotalBytesPerSession As Nullable(Of Long)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a