Share via


WeightedUriEndpoint Class

Definition

Represents a URI-based endpoint with a weight assigned.

public ref class WeightedUriEndpoint
public class WeightedUriEndpoint
type WeightedUriEndpoint = class
Public Class WeightedUriEndpoint
Inheritance
WeightedUriEndpoint

Constructors

Name Description
WeightedUriEndpoint()

Properties

Name Description
Uri

Gets or sets the URL of the endpoint.

Weight

Gets or sets the weight of the endpoint.

Applies to