Condividi tramite


LoadBalancingSettingsParameters.SampleSize Property

Definition

The number of samples to consider for load balancing decisions

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

Property Value

Implements

Attributes

Applies to