Partager via


PacketCaptureResultInner.BytesToCapturePerPacket Propriété

Définition

Obtient ou définit le nombre d’octets capturés par paquet, les octets restants étant tronqués.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à