Share via


LoadBalancingSettingsModel.SampleSize Property

Definition

The number of samples to consider for load balancing decisions

[Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Origin(Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.PropertyOrigin.Inlined)]
public int? SampleSize { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Origin(Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.PropertyOrigin.Inlined)>]
member this.SampleSize : Nullable<int> with get, set
Public Property SampleSize As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to