次の方法で共有


DiagnosticContract.Sampling プロパティ

定義

診断のサンプリング設定を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象