Compartilhar via


SamplingSettings.SamplingType Propriedade

Definição

Obtém ou define o tipo de amostragem. Os valores possíveis incluem: 'fixed'

[Newtonsoft.Json.JsonProperty(PropertyName="samplingType")]
public string SamplingType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="samplingType")>]
member this.SamplingType : string with get, set
Public Property SamplingType As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a