DefinitionEndpointCreateParameters.Weight Property

Definition

Optional. Specifies the weight of an endpoint in a weighted round robin policy. The valid range is for this value is [1, 1000]. The default is 1.

public int? Weight { get; set; }
member this.Weight : Nullable<int> with get, set
Public Property Weight As Nullable(Of Integer)

Property Value

Applies to