Compartilhar via


Profile.ProfileStatus Propriedade

Definição

Obtém ou define o status do perfil do Gerenciador de Tráfego. Os valores possíveis incluem: 'Enabled', 'Disabled'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a