ParentT - the return type of Attachable.InDefinition.attach()public static interface TrafficManagerEndpoint.UpdateDefinitionStages.WithSourceTrafficRegionThenThreshold<ParentT>
| Modifier and Type | Method and Description |
|---|---|
TrafficManagerEndpoint.UpdateDefinitionStages.WithEndpointThreshold<ParentT> |
fromRegion(com.microsoft.azure.management.resources.fluentcore.arm.Region region)
Specifies the location of the endpoint that will be used when the parent profile is configured with
Performance routing method
TrafficRoutingMethod.PERFORMANCE. |
TrafficManagerEndpoint.UpdateDefinitionStages.WithEndpointThreshold<ParentT> fromRegion(com.microsoft.azure.management.resources.fluentcore.arm.Region region)
TrafficRoutingMethod.PERFORMANCE.region - the location/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/