Interface TrafficManagerEndpoint.UpdateStages.WithRoutingWeight

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

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

    • withRoutingWeight

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