次の方法で共有


ApplicationInsightsComponentFeature.IsMainFeature プロパティ

定義

アドオン機能を適用できるかどうかを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象