Interface TrafficManagerEndpoint.UpdateStages.WithRoutingPriority

All Known Subinterfaces:
TrafficManagerEndpoint.Update, TrafficManagerEndpoint.UpdateAzureEndpoint, TrafficManagerEndpoint.UpdateExternalEndpoint, TrafficManagerEndpoint.UpdateNestedProfileEndpoint
Enclosing interface:
TrafficManagerEndpoint.UpdateStages

public static interface TrafficManagerEndpoint.UpdateStages.WithRoutingPriority
The stage of the traffic manager profile endpoint update allowing to specify the endpoint priority.
  • Method Details

    • withRoutingPriority

      TrafficManagerEndpoint.Update withRoutingPriority(int priority)
      Specifies the weight for the endpoint that will be used when priority-based routing method is TrafficRoutingMethod.PRIORITY enabled on the profile.
      Parameters:
      priority - the endpoint priority
      Returns:
      the next stage of the update