TrafficManagerEndpoint.UpdateDefinitionStages.WithGeographicLocation<ParentT> Interface
Type Parameters
- ParentT
the return type of WithAttach#attach()
public static interface TrafficManagerEndpoint.UpdateDefinitionStages.WithGeographicLocation
The stage of the traffic manager endpoint definition allowing to specify the geographic region.
Modifier and Type | Method and Description |
---|---|
abstract
With |
with Specifies the geographic location for the endpoint that will be used when the parent profile is configured with geographic based routing method. |
abstract
With |
with Specifies the geographic location for the endpoint that will be used when the parent profile is configured with geographic based routing method. |
abstract
With |
with Specifies the list of geographic location for the endpoint that will be used when the parent profile is configured with geographic based routing method. |
abstract
With |
with Specifies the list of geographic location for the endpoint that will be used when the parent profile is configured with geographic based routing method. |
withGeographicLocation
public abstract TrafficManagerEndpoint.UpdateDefinitionStages.WithAttach
Specifies the geographic location for the endpoint that will be used when the parent profile is configured with geographic based routing method.
Parameters:
Returns:
withGeographicLocation
public abstract TrafficManagerEndpoint.UpdateDefinitionStages.WithAttach
Specifies the geographic location for the endpoint that will be used when the parent profile is configured with geographic based routing method.
Parameters:
Returns:
withGeographicLocations
public abstract TrafficManagerEndpoint.UpdateDefinitionStages.WithAttach
Specifies the list of geographic location for the endpoint that will be used when the parent profile is configured with geographic based routing method.
Parameters:
Returns:
withGeographicLocations
public abstract TrafficManagerEndpoint.UpdateDefinitionStages.WithAttach
Specifies the list of geographic location for the endpoint that will be used when the parent profile is configured with geographic based routing method.
Parameters:
Returns: