AppInsightsService.ApplicationId 属性

定义

获取或设置 applicationId,以便对 appInsights 进行编程访问。

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

属性值

应用程序 ID。

适用于