次の方法で共有


AppInsightsService.ApplicationId プロパティ

定義

appInsights へのプログラムアクセス用の applicationId を取得または設定します。

public string ApplicationId { get; set; }
member this.ApplicationId : string with get, set
Public Property ApplicationId As String

プロパティ値

アプリケーション ID。

適用対象