public static interface TrafficManagerEndpoint.UpdateStages.WithSourceTrafficRegion
| Modifier and Type | Method and Description |
|---|---|
TrafficManagerEndpoint.Update |
fromRegion(com.microsoft.azure.management.resources.fluentcore.arm.Region location)
Specifies the region of the endpoint that will be used when the performance-based routing method
TrafficRoutingMethod.PERFORMANCE is enabled on the profile. |
TrafficManagerEndpoint.Update fromRegion(com.microsoft.azure.management.resources.fluentcore.arm.Region location)
TrafficRoutingMethod.PERFORMANCE is enabled on the profile.location - the location/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/