TrafficManagerProfileData.TrafficRoutingMethod Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The traffic routing method of the Traffic Manager profile.
public Azure.ResourceManager.TrafficManager.Models.TrafficRoutingMethod? TrafficRoutingMethod { get; set; }
member this.TrafficRoutingMethod : Nullable<Azure.ResourceManager.TrafficManager.Models.TrafficRoutingMethod> with get, set
Public Property TrafficRoutingMethod As Nullable(Of TrafficRoutingMethod)