| Modifier and Type | Interface and Description |
|---|---|
static interface |
TrafficManagerEndpoint.Definition<ParentT>
The entirety of a traffic manager profile endpoint definition as a part of parent definition.
|
| Modifier and Type | Method and Description |
|---|---|
TrafficManagerEndpoint.DefinitionStages.WithEndpointThreshold<ParentT> |
TrafficManagerEndpoint.DefinitionStages.WithSourceTrafficRegionThenThreshold.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. |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/