次の方法で共有


StackMajorVersion.ApplicationInsights プロパティ

定義

Lt;コード>true</code> が Application Insights &をサポートしている場合は、lt;コード>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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象