Interface TrafficManagerEndpoint.UpdateStages.WithTrafficDisabledOrEnabled

    • Method Detail

      • withTrafficDisabled

        TrafficManagerEndpoint.Update withTrafficDisabled()
        Specifies that the endpoint should be excluded from receiving traffic.
        Returns:
        the next stage of the update
      • withTrafficEnabled

        TrafficManagerEndpoint.Update withTrafficEnabled()
        Specifies that the endpoint should receive the traffic.
        Returns:
        the next stage of the update