Partager via


StackMajorVersion.ApplicationInsights Propriété

Définition

Obtient ou définit <code>true</code> si cela prend en charge Application Insights ; sinon, <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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à