Compartir a través de


PacketCaptureResultInner.TotalBytesPerSession Propiedad

Definición

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

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a