Compartir a través de


LoadBalancingSettingsParameters.SampleSize Propiedad

Definición

Obtiene o establece el número de ejemplos que se deben tener en cuenta para las decisiones de equilibrio de carga.

[Newtonsoft.Json.JsonProperty(PropertyName="sampleSize")]
public int? SampleSize { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sampleSize")>]
member this.SampleSize : Nullable<int> with get, set
Public Property SampleSize As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a