Share via


TrafficManagerEndpointData.Weight Property

Definition

The weight of this endpoint when using the 'Weighted' traffic routing method. Possible values are from 1 to 1000.

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

Property Value

Applies to