Profile.TrafficViewEnrollmentStatus Eigenschaft

Definition

Ruft ab oder legt fest, ob die Traffic View für das Traffic Manager-Profil "Aktiviert" oder "Deaktiviert" ist. NULL, gibt "Disabled" an. Wenn Sie dieses Feature aktivieren, erhöhen sich die Kosten für das Profil "Datenverkehrsverwaltung". Mögliche Werte: "Enabled", "Disabled"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.trafficViewEnrollmentStatus")]
public Microsoft.Azure.Management.TrafficManager.Models.TrafficViewEnrollmentStatus? TrafficViewEnrollmentStatus { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.trafficViewEnrollmentStatus")>]
member this.TrafficViewEnrollmentStatus : Nullable<Microsoft.Azure.Management.TrafficManager.Models.TrafficViewEnrollmentStatus> with get, set
Public Property TrafficViewEnrollmentStatus As Nullable(Of TrafficViewEnrollmentStatus)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: