Compartilhar via


Profile.TrafficViewEnrollmentStatus Propriedade

Definição

Obtém ou define indica se a Exibição de Tráfego está "Habilitada" ou "Desabilitada" para o perfil do Gerenciador de Tráfego. Nulo, indica 'Desabilitado'. Habilitar esse recurso aumentará o custo do perfil Gerenciar Tráfego. Os valores possíveis incluem: '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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a