Compartilhar via


SubscriptionContract.AllowTracing Propriedade

Definição

Obtém ou define se o rastreamento está habilitado

[Newtonsoft.Json.JsonProperty(PropertyName="properties.allowTracing")]
public bool? AllowTracing { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.allowTracing")>]
member this.AllowTracing : Nullable<bool> with get, set
Public Property AllowTracing As Nullable(Of Boolean)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a