次の方法で共有


ApplicationInsightsComponentFeature.SupportedAddonFeatures プロパティ

定義

メイン機能のアドオン機能を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="SupportedAddonFeatures")]
public string SupportedAddonFeatures { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="SupportedAddonFeatures")>]
member this.SupportedAddonFeatures : string
Public ReadOnly Property SupportedAddonFeatures As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象