Condividi tramite


StackMajorVersion.ApplicationInsights Proprietà

Definizione

Ottiene o imposta <code>true</code> se supporta Application Insights; in caso contrario, <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)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a