Compartilhar via


StackMajorVersion.ApplicationInsights Propriedade

Definição

Obtém ou define <code>true</code> se isso der suporte ao Application Insights; caso contrário, <code>false</code>.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a