Condividi tramite


DiagnosticContract.Backend Property

Definition

Gets or sets diagnostic settings for incoming/outgoing HTTP messages to the Backend

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to