Share via


TrafficManagerProfileData.TrafficViewEnrollmentStatus Property

Definition

Indicates whether Traffic View is 'Enabled' or 'Disabled' for the Traffic Manager profile. Null, indicates 'Disabled'. Enabling this feature will increase the cost of the Traffic Manage profile.

public Azure.ResourceManager.TrafficManager.Models.TrafficViewEnrollmentStatus? TrafficViewEnrollmentStatus { get; set; }
member this.TrafficViewEnrollmentStatus : Nullable<Azure.ResourceManager.TrafficManager.Models.TrafficViewEnrollmentStatus> with get, set
Public Property TrafficViewEnrollmentStatus As Nullable(Of TrafficViewEnrollmentStatus)

Property Value

Applies to