IWithRoutingPriority Interface

Definition

The stage of the traffic manager profile endpoint update allowing to specify the endpoint priority.

public interface IWithRoutingPriority
type IWithRoutingPriority = interface
Public Interface IWithRoutingPriority
Derived

Methods

WithRoutingPriority(Int32)

Specifies the weight for the endpoint that will be used when priority-based routing method is TrafficRoutingMethod.PRIORITY enabled on the profile.

Applies to