Partager via


BodyDiagnosticSettings.Bytes Propriété

Définition

Obtient ou définit le nombre d’octets du corps de la requête à journaliser.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à