次の方法で共有


ApplicationInsightsComponentExportConfiguration.ApplicationName プロパティ

定義

Application Insights コンポーネントの名前を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象