IWithSourceTrafficRegion.FromRegion(Region) Method

Definition

Specifies the region of the endpoint that will be used when the performance-based routing method TrafficRoutingMethod.PERFORMANCE is enabled on the profile.

public Microsoft.Azure.Management.TrafficManager.Fluent.TrafficManagerEndpoint.Update.IUpdate FromRegion (Microsoft.Azure.Management.ResourceManager.Fluent.Core.Region location);
abstract member FromRegion : Microsoft.Azure.Management.ResourceManager.Fluent.Core.Region -> Microsoft.Azure.Management.TrafficManager.Fluent.TrafficManagerEndpoint.Update.IUpdate
Public Function FromRegion (location As Region) As IUpdate

Parameters

location
Region

The location.

Returns

Applies to