Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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