Sdílet prostřednictvím


LoadBalancingSettingsUpdateParameters.SampleSize Property

Definition

Gets or sets the number of samples to consider for load balancing decisions

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to