HttpMessageDiagnostic.Body Property

Definition

Gets or sets body logging settings.

[Newtonsoft.Json.JsonProperty(PropertyName="body")]
public Microsoft.Azure.Management.ApiManagement.Models.BodyDiagnosticSettings Body { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="body")>]
member this.Body : Microsoft.Azure.Management.ApiManagement.Models.BodyDiagnosticSettings with get, set
Public Property Body As BodyDiagnosticSettings

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to