次の方法で共有


DiagnosticContract.Frontend プロパティ

定義

ゲートウェイへの受信/送信 HTTP メッセージの診断設定を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象