DefinitionEndpointResponse.Weight Property

Definition

Optional. Specifies the weight of an endpoint in a weighted round robin policy.

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

Property Value

Applies to